document.write( "Question 1205725: So, my problem is this I solved it once and I got it wrong can you guys help me out?
\n" );
document.write( "8x-6y=-2
\n" );
document.write( "8x+5y=-13\r
\n" );
document.write( "\n" );
document.write( "I am supposed to use the elimination method and get an ordered pair and I am still confused. \n" );
document.write( "
Algebra.Com's Answer #842721 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Notice the 8x terms are in common to both equations. \n" ); document.write( "This will allow us to subtract the equations straight down to eliminate the x terms entirely. \n" ); document.write( "The y terms subtract to -11y. \n" ); document.write( "The right hand sides subtract to 11.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We end up with -11y = 11 that solves to y = -1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then use that y value to find x. \n" ); document.write( "Let's say we plugged it into the 1st equation. \n" ); document.write( "8x - 6y = -2 \n" ); document.write( "8x - 6(-1) = -2 \n" ); document.write( "8x + 6 = -2 \n" ); document.write( "8x = -2-6 \n" ); document.write( "8x = -8 \n" ); document.write( "x = -8/8 \n" ); document.write( "x = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Or we could pick on the 2nd equation instead. \n" ); document.write( "8x+5y = -13 \n" ); document.write( "8x+5(-1) = -13 \n" ); document.write( "8x-5 = -13 \n" ); document.write( "8x = -13+5 \n" ); document.write( "8x = -8 \n" ); document.write( "x = -8/8 \n" ); document.write( "x = -1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The answer as an ordered pair is (x,y) = (-1,-1) \n" ); document.write( "This is where the two lines intersect. \n" ); document.write( "A graphing tool like Desmos can be used to confirm. GeoGebra is another recommended tool.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to check is to plug x = -1 and y = -1 into each original equation. Then simplify. \n" ); document.write( "You should get the same number on both sides. \n" ); document.write( " \n" ); document.write( " |