document.write( "Question 608330: Please help: solve and check:
\n" );
document.write( "7x+2y=5
\n" );
document.write( "solve for x \n" );
document.write( "
Algebra.Com's Answer #383150 by Nerd helper (4)![]() ![]() ![]() You can put this solution on YOUR website! 7x+2y=5 \n" ); document.write( "Subtract the 2y on both sides \n" ); document.write( "7x=-2y+5 \n" ); document.write( "Now divided both sides of the equation by 7 \n" ); document.write( "x=(-2/7)y+5/7 \n" ); document.write( " |