document.write( "Question 552106: I need help with this problem. :\r
\n" ); document.write( "\n" ); document.write( "Select any two integers between -12 and +12 which will become solutions to a system of two equations.
\n" ); document.write( "Write two equations that have your two integers as solutions. Show how you built the equations using your integers
\n" ); document.write( "Solve your system of equations by the addition/subtraction method. Make sure you show the necessary 5 steps.
\n" ); document.write( "

Algebra.Com's Answer #360099 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let's take 2 integers at random.
\n" ); document.write( "we'll use -3 and 9
\n" ); document.write( "we'll let x = -3 and y = 9
\n" ); document.write( "let's take one equation at random.
\n" ); document.write( "we'll take 5x + 6y = z
\n" ); document.write( "when x = -3 and y = 9, this equation becomes:
\n" ); document.write( "5(-3) + 6*9 = z which results in:
\n" ); document.write( "z = 39
\n" ); document.write( "our first equation becomes:
\n" ); document.write( "5x + 6y = 39
\n" ); document.write( "now lets take any other equation at random.
\n" ); document.write( "let's try -15x - 30y = z
\n" ); document.write( "when x = -3 and y = 9, this equation becomes:
\n" ); document.write( "-15x - 30y = -225
\n" ); document.write( "we now have 2 equation that can be solved simultaneously.
\n" ); document.write( "they are:
\n" ); document.write( "5x + 6y = 39
\n" ); document.write( "-15x - 30y = -225
\n" ); document.write( "if we did this right, then solution should be x = -3 and y = 9.
\n" ); document.write( "let's see how we did.
\n" ); document.write( "if we multiply the first equation by 3, we get:
\n" ); document.write( "15x + 18y = 117 (first equation multiplied by 3)
\n" ); document.write( "-15x - 30y = -225 (second equation)
\n" ); document.write( "if we add both these equations together, we get:
\n" ); document.write( "-12y = -108
\n" ); document.write( "if we divide both sides of this equation by -12, we get:
\n" ); document.write( "y = 9
\n" ); document.write( "so far so good.
\n" ); document.write( "we go back to the original equations of:
\n" ); document.write( "5x + 6y = 39 (first equation)
\n" ); document.write( "-15x - 30y = -225 (second equation)
\n" ); document.write( "substituting 9 for y in the first equation gets:
\n" ); document.write( "5x + 54 = 39
\n" ); document.write( "solving for x in the first equation get:
\n" ); document.write( "x = -3
\n" ); document.write( "substituting 9 for y and -3 for x in the second equation gets:
\n" ); document.write( "-15(-3) - 30(9) = -225 which becomes:
\n" ); document.write( "45 - 270 = -225 which becomes:
\n" ); document.write( "-225 = -225
\n" ); document.write( "this confirms the values of x = -3 and y = 9 is a solution to both equations.
\n" ); document.write( "
\n" ); document.write( "
\n" );