document.write( "Question 704713: X=3y
\n" );
document.write( "3x=y+8 \n" );
document.write( "
Algebra.Com's Answer #434223 by Simnepi(216)![]() ![]() You can put this solution on YOUR website! Because we are told that x=3y we can use this value in the second equation \n" ); document.write( "i.e. \n" ); document.write( " \n" ); document.write( "giving \n" ); document.write( "9y=y+8 \n" ); document.write( "taking a 'y' from both sides gives \n" ); document.write( "9y-y=y+8-y \n" ); document.write( "simplifying \n" ); document.write( "8y=8 \n" ); document.write( "dividing by 8 gives \n" ); document.write( "y=1 \n" ); document.write( "now we can use this value in the first equation to give \n" ); document.write( "x=3(1) \n" ); document.write( "so \n" ); document.write( "x=3 \n" ); document.write( " |