Question 241415
{{{y=4x^2-7}}} red line
set y=0 & solve for the x values.
4x^2=7
x^2=7/4
x=sqrt1.75
x=+-1.3 ans.
{{{y=3x^2+2x-5}}} green line
set y=0 & solve for the x values.
3x^2+2x-5=0
(3x+5)(x-1)=0
3x+5=0
3x=-5
x=-5/3
x=-1.7 ans.
x-1=0
x=1 ans.
{{{ graph( 300, 200, -6, 5, -10, 10, 4x^2 -7, 3x^2 +2x -5) }}} (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 4x^2 -7 and 3x^2 +2x -5).