document.write( "Question 907493: Identify the solution(s) of the system of equations, if any.
\n" );
document.write( "x + 3y = 4
\n" );
document.write( "2x - 6y = 0 \n" );
document.write( "
Algebra.Com's Answer #550406 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x + 3y = 4 |multiplying thru by -2 to eliminate the x variable by adding the Eqs \n" ); document.write( "2x - 6y = 0 \n" ); document.write( "-12y = -8 \n" ); document.write( "y = 2/3 and x = 2 |