document.write( "Question 145180: Solve the following system by any method:
\n" ); document.write( "x = 7/2 y + 9
\n" ); document.write( "2x - 7y = 18\r
\n" ); document.write( "\n" ); document.write( "Select the correct answer:
\n" ); document.write( " The system is inconsistent.
\n" ); document.write( " (-7, 10)
\n" ); document.write( " (8, 7)
\n" ); document.write( " (6, -8)
\n" ); document.write( " (7, 8)
\n" ); document.write( " The equations are dependent.
\n" ); document.write( "

Algebra.Com's Answer #105852 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
What pops out right away is I should multiply the 1st equation by \"2\"
\n" ); document.write( "and then it will look like the 2nd equation
\n" ); document.write( "\"x+=+%287%2F2%29y+%2B+9\"
\n" ); document.write( "\"2x+=+7y+%2B+18\"
\n" ); document.write( "Now add \"7y\" to both sides of the 2nd equation
\n" ); document.write( "\"2x+-+7y+=+18\"
\n" ); document.write( "\"2x+=+7y+%2B+18\"
\n" ); document.write( "Both equations are identical, so the answer is
\n" ); document.write( "that the equations are dependent
\n" ); document.write( "
\n" );