document.write( "Question 1036636: This question is for linear functions.
\n" ); document.write( "y = 2x + 3
\n" ); document.write( "y= -3x - 2
\n" ); document.write( "I have to solve using elimination, I already tried but it came out wrong. I know the answer is (-1,1), because my teacher told me. I couldn't figure it out, please help me!
\n" ); document.write( "

Algebra.Com's Answer #651347 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
y is equal to two different expressions, namely 2x+3 and -3x-2. Since the same y is equal to these two expressions, this means that the two expressions must be equal to each other\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, based on the given system we have this equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+3 = -3x-2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how I set the two right hand sides equal to one another. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve for x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2x+3 = -3x-2
\n" ); document.write( "2x+3+3x = -3x-2+3x
\n" ); document.write( "5x+3 = -2
\n" ); document.write( "5x+3-3 = -2-3
\n" ); document.write( "5x = -5
\n" ); document.write( "5x/5 = -5/5
\n" ); document.write( "x = -1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that we know x = -1, we can use this to find y. Pick any equation with x and y in it. Plug in x = -1. Simplify\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's say we pick on the first equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 2x+3
\n" ); document.write( "y = 2(-1)+3
\n" ); document.write( "y = -2+3
\n" ); document.write( "y = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if x = -1 then y = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We can pick on the other equation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -3x-2
\n" ); document.write( "y = -3(-1)-2
\n" ); document.write( "y = 3-2
\n" ); document.write( "y = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and we get the same result\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=================================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So in the end, the solution to the system of equations is (x,y) = (-1,1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Visually, this is where the two graphs cross.
\n" ); document.write( "
\n" );