document.write( "Question 137428: 4x = 8
\n" );
document.write( "5y = 15\r
\n" );
document.write( "\n" );
document.write( "How would I solve this? \n" );
document.write( "
Algebra.Com's Answer #100549 by sassylilmommie(4)![]() ![]() ![]() You can put this solution on YOUR website! 4x/4 = 8/4 \n" ); document.write( "x = 2\r \n" ); document.write( "\n" ); document.write( "5y/5 = 15/5 \n" ); document.write( "y = 3 \n" ); document.write( " |