document.write( "Question 90805: Please help me solve this problem.
\n" );
document.write( "x+2y=8
\n" );
document.write( "Solve for y. \n" );
document.write( "
Algebra.Com's Answer #65888 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " x+2y=8 \n" ); document.write( "Solve for y. x+2y = 8\r \n" ); document.write( "\n" ); document.write( " 2y = 8-x\r \n" ); document.write( "\n" ); document.write( " y = (8-x)/2 is the required solution \n" ); document.write( " |