document.write( "Question 884708: Identify the solution(s) of the system of equations, if any
\n" );
document.write( "x+3y=7
\n" );
document.write( "4x-9y=0 \n" );
document.write( "
Algebra.Com's Answer #534592 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x+3y=7 Multiply by 3, ADD EQs \n" ); document.write( "4x-9y=0 \n" ); document.write( " 7x = 21 \n" ); document.write( " x = 3 and y = 4/3 \n" ); document.write( "(3, 4/3) the solution for this system \n" ); document.write( " |