document.write( "Question 72128: Solve the system of equations using the substitution method.
\n" );
document.write( "If the answer is a unique solution, present it as an ordered pair: (x, y). If not, specify whether the answer is “no solution” or “infinitely many solutions.”
\n" );
document.write( "-4x + y = 8
\n" );
document.write( "2x + 3y = -1
\n" );
document.write( "--------------------------------------------------------------------------------
\n" );
document.write( "I tried doing it but got a really long decimal.
\n" );
document.write( "-4x + y = 8
\n" );
document.write( "2x + 3y = -1
\n" );
document.write( "Y= 4x+8
\n" );
document.write( "2x + 3(4x+8) = -1
\n" );
document.write( "2x+ 12x +24 = -1
\n" );
document.write( "14x + 24 -24 = -1 – 24
\n" );
document.write( "14x= -25
\n" );
document.write( "x= 1.785714286 \n" );
document.write( "
Algebra.Com's Answer #51547 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! f the answer is a unique solution, present it as an ordered pair: (x, y). If not, specify whether the answer is “no solution” or “infinitely many solutions.” \n" ); document.write( "-4x + y = 8 \n" ); document.write( "2x + 3y = -1 \n" ); document.write( "-------------------------------------------------------------------------------- \n" ); document.write( "I tried doing it but got a really long decimal. \n" ); document.write( "-4x + y = 8 \n" ); document.write( "2x + 3y = -1 \n" ); document.write( "Y= 4x+8 \n" ); document.write( "2x + 3(4x+8) = -1 \n" ); document.write( "2x+ 12x +24 = -1 \n" ); document.write( "14x + 24 -24 = -1 – 24 \n" ); document.write( "14x= -25 \n" ); document.write( "x= 1.785714286 \n" ); document.write( ": \n" ); document.write( "Everything you did is right, except it should be -1.7857... \n" ); document.write( ": \n" ); document.write( "To find y: \n" ); document.write( "2(-25/14) + 3y = -1 \n" ); document.write( "-50/14 + 3y = -1 \n" ); document.write( "3y = -1 + 50/14 \n" ); document.write( "3y = -1 + 3.5714; using decimals \n" ); document.write( "3y = +2.5714 \n" ); document.write( "y = 2.5714/3 \n" ); document.write( "y = +.857 another annoying decimal \n" ); document.write( ": \n" ); document.write( "Check both solutions in the 1st equation \n" ); document.write( "-4x + y = 8 \n" ); document.write( "-4(-1.7857) + (.857) = \n" ); document.write( "+7.1428 + .857 = 7.9998 ~ 8 \n" ); document.write( ": \n" ); document.write( "You know what you're doing, they're just trying to intimidate you \n" ); document.write( " \n" ); document.write( " |