document.write( "Question 439054: 7x-2y=8 solve for x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #303477 by shantalboodram(15)![]() ![]() You can put this solution on YOUR website! Make x the subject of the formula. \n" ); document.write( "7x = 8+2y \n" ); document.write( "x = (8+2y)/ 7 \n" ); document.write( " |