document.write( "Question 8610: The problem asks me to solve usling any method.
\n" );
document.write( "5x+6y=14
\n" );
document.write( "y=4x-17
\n" );
document.write( "I am not sure which method to use. I tried both but did not come out with the same answer both times! Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #4785 by rapaljer(4671) You can put this solution on YOUR website! Because one of the equations is in the form of y=___ (or also x=____), I think the substitution method is the easiest way. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Rewrite the first equation \n" ); document.write( "5x + 6y = 14, and leave a blank space in place of the y. \n" ); document.write( "5x + 6(_____) = 14.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In that blank space, substitute the value y from the second equation, that is, 4x-17.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5x + 6(_____) = 14 \n" ); document.write( "5x + 6(4x-17) = 14 Now just solve for x. \n" ); document.write( "5x + 24x - 102 = 14 \n" ); document.write( "29x - 102 = 14 \n" ); document.write( "29x - 102 + 102 = 14 + 102 \n" ); document.write( "29x = 116 Divide both sides by 29 \n" ); document.write( "x= 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, the easiest place to find y is in the y=___ equation. \n" ); document.write( "y=4x- 17 \n" ); document.write( "y=4(4) - 17 \n" ); document.write( "y = -1\r \n" ); document.write( "\n" ); document.write( "Check in the OTHER equation: \n" ); document.write( "5x+ 6y = 14 \n" ); document.write( "5(4) + 6(-1) = 14 \n" ); document.write( "20 - 6 = 14 \n" ); document.write( "It checks!!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |