document.write( "Question 372109: Please assist with this equation.\r
\n" );
document.write( "\n" );
document.write( "Solve using the substitution method. Show your work. If the system has no solution or an infinite number of solutions, state this.
\n" );
document.write( "8x – 5y = 3\r
\n" );
document.write( "\n" );
document.write( "7x + y = 51\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #265073 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! y = 51 - 7x \n" ); document.write( "Therefore first equation becomes 8x - 5 (51 - 7x) = 3 \n" ); document.write( "So 8x - 255 + 35x = 3 \n" ); document.write( "or 43x = 258 \n" ); document.write( "x = 258/43 \n" ); document.write( "x = 6 \n" ); document.write( "Second equation becomes 7x6 + y = 51 \n" ); document.write( "42 + y = 51 \n" ); document.write( "y = 51 - 42 = 9 \n" ); document.write( "Check in equation 1 8x6 - 5x9 = 48 - 45 = 3 \n" ); document.write( " \n" ); document.write( " |