document.write( "Question 70507: 7x^2-y-2x=0 solve for y. \n" ); document.write( "
Algebra.Com's Answer #50278 by pleasuretohelp(9) ![]() You can put this solution on YOUR website! 7x^2-y-2x=0\r \n" ); document.write( "\n" ); document.write( "First, move all components that do not have y to the right side. \n" ); document.write( "7x^2 - y - 2x = 0 \n" ); document.write( "- y = -7x^2 + 2x\r \n" ); document.write( "\n" ); document.write( "Second, divide both sides by -1. \n" ); document.write( "- y/-1 = -7x^2/-1 + 2x/-1 \n" ); document.write( "y = 7x^2 - 2x \n" ); document.write( " |