document.write( "Question 268544: What is the x-intercept of the following equation:
\n" );
document.write( "y=(-1/2)x*2 + 2x + 10 \n" );
document.write( "
Algebra.Com's Answer #196824 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! y=(-1/2)x^2 + 2x + 10 \n" ); document.write( "y=-x^2/2+2x+10 \n" ); document.write( "x intercept = (-2.9 & 6.9) \n" ); document.write( " |