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)![]() ![]() 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( "Which in decimal form is the same as before. \n" ); document.write( " \n" ); document.write( " |