Lesson plans and activities developed by educators.
One of the central themes of the resource is the disparity in how geometric proof is handled.
ctx.beginPath(); ctx.moveTo(x1, y1); ctx.lineTo(x2, y2); ctx.lineTo(x3, y3); ctx.closePath(); ctx.fillStyle = '#bbf0d0'; ctx.fill(); ctx.strokeStyle = '#0f172a'; ctx.stroke();
Lesson plans and activities developed by educators.
One of the central themes of the resource is the disparity in how geometric proof is handled.
ctx.beginPath(); ctx.moveTo(x1, y1); ctx.lineTo(x2, y2); ctx.lineTo(x3, y3); ctx.closePath(); ctx.fillStyle = '#bbf0d0'; ctx.fill(); ctx.strokeStyle = '#0f172a'; ctx.stroke();