document.write( "Question 1014505: 5.6\r
\n" );
document.write( "\n" );
document.write( "Solve the system by the method of your choice\r
\n" );
document.write( "\n" );
document.write( "x=3y-7
\n" );
document.write( "3x-97=-21\r
\n" );
document.write( "\n" );
document.write( "The solution set is { }\r
\n" );
document.write( "\n" );
document.write( "I got there is no solution is this correct? \n" );
document.write( "
Algebra.Com's Answer #630808 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x=3y-7 \n" ); document.write( " 3x-97=-21 --> 3x = 76 \n" ); document.write( "x = 76/3 \n" ); document.write( "---------- \n" ); document.write( "76/3 = 3y-7 \n" ); document.write( "3y = 97/3 \n" ); document.write( "y = 97/9 \n" ); document.write( " \n" ); document.write( " |