document.write( "Question 264395: I am trying to solve for x (to find the x intercept) in the equation
\n" );
document.write( "y=(-1/2)x^2+2x+10. I got the y intercept (10) by \"letting x=0\", but when I try to do the same, \"letting y=0\", I get confused due to the fraction and exponent and do not know how to isolate the x. Can someone please explain this to me. Thank you! \n" );
document.write( "
Algebra.Com's Answer #194651 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y=(-1/2)x^2+2x+10 \n" ); document.write( "(-1/2)x^2+2x+10 = 0 \n" ); document.write( "Multiply by -2 \n" ); document.write( "x^2 - 4x - 20 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "x = 2 +/- 2sqrt(3)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |