document.write( "Question 443108: solve the following systems of equations x + 5y=2 3x + 19=y \n" ); document.write( "
Algebra.Com's Answer #305651 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
Get in this form ax+by =c
\n" ); document.write( "-----------
\n" ); document.write( "x+5y=2
\n" ); document.write( "3x-y=-19\r
\n" ); document.write( "\n" ); document.write( "Multiply the the first by -3\r
\n" ); document.write( "\n" ); document.write( "-3x -15y =-6
\n" ); document.write( "3x -y = -19\r
\n" ); document.write( "\n" ); document.write( "Add the two together\r
\n" ); document.write( "\n" ); document.write( "0 + -16y = -25\r
\n" ); document.write( "\n" ); document.write( "y = 25/16\r
\n" ); document.write( "\n" ); document.write( "x + 5(25/16) = 2
\n" ); document.write( "x + 125/16 = 2
\n" ); document.write( "x = 32/16 - 125/16
\n" ); document.write( "x = -93/16\r
\n" ); document.write( "\n" ); document.write( "x = -93/16 y= 25/16\r
\n" ); document.write( "\n" ); document.write( "Let's check this:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE linear system by SUBSTITUTION
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++1%5Cx+%2B+5%5Cy+=+2%2C%0D%0A++++3%5Cx+%2B+-1%5Cy+=+-19+%29%0D%0A++\"We'll use substitution. After moving 5*y to the right, we get:
\n" ); document.write( " \"1%2Ax+=+2+-+5%2Ay\", or \"x+=+2%2F1+-+5%2Ay%2F1\". Substitute that
\n" ); document.write( " into another equation:
\n" ); document.write( " \"3%2A%282%2F1+-+5%2Ay%2F1%29+%2B+-1%5Cy+=+-19\" and simplify: So, we know that y=1.5625. Since \"x+=+2%2F1+-+5%2Ay%2F1\", x=-5.8125.
\n" ); document.write( "
\n" ); document.write( " Answer: \"system%28+x=-5.8125%2C+y=1.5625+%29\".
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Which in decimal form is the same as before.
\n" ); document.write( "
\n" ); document.write( "
\n" );