document.write( "Question 83001: Draw the graph of 2x^2-y=8 Where does the graph intersect the x axis? \n" ); document.write( "
Algebra.Com's Answer #59549 by Mona27(45)![]() ![]() ![]() You can put this solution on YOUR website! Rearrange your equation like this: y=2x^2-8 \n" ); document.write( "And to find where the graph crosses the x-axis, put y=0 (because ALL points on the x-axis have a y-coordinate of 0) \n" ); document.write( "So \n" ); document.write( "2x^2-8=0 \n" ); document.write( "2x^2=8 \n" ); document.write( "x^2=4 \n" ); document.write( "x=2 or x=-2 \n" ); document.write( " |