document.write( "Question 870069: find the x-intercept for the parabola defined by this equation y=4x^2-9x+5 \n" ); document.write( "
Algebra.Com's Answer #524745 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
find the x-intercept for the parabola defined by this equation:
\n" ); document.write( "y=4x^2-9x+5
\n" ); document.write( "set y=0
\n" ); document.write( "4x^2-9x+5=0
\n" ); document.write( "(x-1)(4x-5)=0
\n" ); document.write( "x-intercepts
\n" ); document.write( "x=1
\n" ); document.write( "or
\n" ); document.write( "x=5/4
\n" ); document.write( "
\n" );