document.write( "Question 274231: Solve the system of linear equations.If the system has infinite number of solutions,give three solutions.
\n" ); document.write( "3x-y=2x-7
\n" ); document.write( "2x+5=2y-9\r
\n" ); document.write( "\n" ); document.write( "Thank you so much for your help!
\n" ); document.write( "I can't find 3 solutions.
\n" ); document.write( "

Algebra.Com's Answer #200186 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3x-y=2x-7
\n" ); document.write( "-y=2x-3x-7
\n" ); document.write( "-y=-x-7
\n" ); document.write( "y=x+7 (red line)
\n" ); document.write( "2x+5=2y-9
\n" ); document.write( "-2y=-2x-9-5
\n" ); document.write( "-2y=-2x-14
\n" ); document.write( "y=-2x-2-14/-2
\n" ); document.write( "y=x+7 (green line)
\n" ); document.write( "These lines are the same.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-8%2C+5%2C+-10%2C+10%2C+x+%2B7%2C+x+%2B7%29+\" (graph 300x200 pixels, x from -8 to 5, y from -10 to 10, of TWO functions x +7 and x +7).
\n" ); document.write( "Solutions:
\n" ); document.write( "(-7,0)(0,7)
\n" ); document.write( "(2,9)(9,16)
\n" ); document.write( "(-4,3)(3,10)
\n" ); document.write( "(5,12)(12,19)
\n" ); document.write( "
\n" ); document.write( "
\n" );