document.write( "Question 1196725: -4x+9y=9
\n" ); document.write( "x-3y=-6
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #829694 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I'll go over 3 ways to solve.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Method 1) Elimination\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have 9y in the first equation and -3y in the second.
\n" ); document.write( "If we can get the coefficients to be equal and opposite, then we can add them to cancel out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So let's triple everything in the second equation to go from x-3y = -6 to 3x-9y = -18\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have this equivalent system
\n" ); document.write( "\"system%28-4x%2B9y+=+9%2C3x-9y=-18%29\"
\n" ); document.write( "Add the equations straight down
\n" ); document.write( "The x terms add to -4x+3x = -x
\n" ); document.write( "The y terms cancel out 9y+(-9y) = 0y = 0
\n" ); document.write( "The right hand sides add to -9 since 9+(-18) = -9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We're left with -x = -9 which solves to x = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then plug this into any previous equation involving x and y
\n" ); document.write( "-4x+9y = 9
\n" ); document.write( "-4(9)+9y = 9
\n" ); document.write( "-36+9y = 9
\n" ); document.write( "9y = 9+36
\n" ); document.write( "9y = 45
\n" ); document.write( "y = 45/9
\n" ); document.write( "y = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution is (x,y) = (9,5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Method 2) Substitution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With this method, we look for variables where the coefficients are easy to work with. In this case, 1 is easiest since dividing by it doesn't change the number.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation x-3y = -6 is the same as 1x-3y = -6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve for x in this equation
\n" ); document.write( "x-3y = -6
\n" ); document.write( "x = -6+3y
\n" ); document.write( "Then plug this into the other equation and solve for y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-4x+9y = 9
\n" ); document.write( "-4(-6+3y)+9y = 9
\n" ); document.write( "24-12y+9y = 9
\n" ); document.write( "24-3y = 9
\n" ); document.write( "-3y = 9-24
\n" ); document.write( "-3y = -15
\n" ); document.write( "y = -15/(-3)
\n" ); document.write( "y = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now use this to find x
\n" ); document.write( "x = -6+3y
\n" ); document.write( "x = -6+3*5
\n" ); document.write( "x = -6+15
\n" ); document.write( "x = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We arrive at the same solution (x,y) = (9,5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Method 3) Graphing\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll use technology to graph each equation. Though you could graph each line by hand. The idea behind that is to plug in various x values to find corresponding paired y values. Then draw a straight line through each (x,y) point on the graph.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's the graph if you were to use Desmos
\n" ); document.write( "https://www.desmos.com/calculator/pipioay22g
\n" ); document.write( "Though you can use whichever app you prefer better. GeoGebra is another good option.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two lines intersect at (x,y) = (9,5)
\n" ); document.write( "Graphing is a great way to visually confirm the answers quickly.
\n" ); document.write( "However, a more formal way to confirm the answers is detailed in the next section below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "Plug x = 9 and y = 5 into the first original equation
\n" ); document.write( "-4x+9y = 9
\n" ); document.write( "-4*9+9*5 = 9
\n" ); document.write( "-36+45 = 9
\n" ); document.write( "9 = 9
\n" ); document.write( "Since we arrive at a true statement, this makes the original equation true when we plug in those x,y values mentioned.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Repeat similar steps for the second original equation
\n" ); document.write( "x-3y = -6
\n" ); document.write( "9-3*5 = -6
\n" ); document.write( "9-15 = -6
\n" ); document.write( "-6 = -6
\n" ); document.write( "Both equations are true for these x,y values.
\n" ); document.write( "The answer is confirmed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This system is consistent and independent since we get one single solution.
\n" ); document.write( "
\n" ); document.write( "
\n" );