document.write( "Question 2543: How do you factor one side of the equation completely and find the x-intercepts and y-intercepts for y= -8x2 + x ? \n" ); document.write( "
Algebra.Com's Answer #1082 by kiru_khandelwal(79)\"\" \"About 
You can put this solution on YOUR website!
For the line with equation:
\n" ); document.write( " y = -8x2 + x\r
\n" ); document.write( "\n" ); document.write( "To find the y intercept jus put x=0 in the equation above and find the value of y.
\n" ); document.write( "In this case y intercept will be 0\r
\n" ); document.write( "\n" ); document.write( "To find x intercept put y =0 in the equation
\n" ); document.write( "so the equation y= -8x2 + x
\n" ); document.write( "Put y = 0
\n" ); document.write( "=> 0=-8x2 + x
\n" ); document.write( "=> 8x2-x = 0
\n" ); document.write( "=> x(8x-1) = 0
\n" ); document.write( "=> x= 0 or x=1/8
\n" ); document.write( "
\n" );