Ejercicios Datos Solución
Febrero 2006
Febrero 2007
marzo 2006
Mayo 2006
Ejercicios Programados para Segundo de Bachillerato
1 2 3 3Bis 4 4A 4B 5 5A 6 6A 7 7A 7B 8
9 9B 10 11 12 13 14 15 16 17 18 19 20 20A 20B
20C 20D 20E 21 22 23 24 25 26 27 28 29 30 31 32
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28290938-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();