1. Plotting a Parabola and Sine Curve
Mathematics TeacherBackground
A teacher wants to show students how a quadratic function and a trigonometric function behave on the same coordinate plane.
Problem
Visualizing the roots and intersection trends of x^2 - 2*x and sin(x) while highlighting the integral of sin(x) from 0 to pi.
How to use
Enter the two equations in the Expressions field, set the X limits from -2 to 4, and configure the integral range from 0 to 3.1416.
Expressions: x^2 - 2*x
sin(x)
xMin: -2
xMax: 4
yMin: -2
yMax: 4
integralFrom: 0
integralTo: 3.1416Outcome
An SVG graph showing both curves, marked roots, local extrema, and the shaded area under the sine curve from 0 to 3.1416.