document.write( "Question 1064505: X-2y=2
\n" );
document.write( "Y=-2+5 how many solutions does this system have? \n" );
document.write( "
Algebra.Com's Answer #679556 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x-2y=2 \n" ); document.write( "y=-2x+5, I think that is what you mean. \n" ); document.write( "2y=x-2 \n" ); document.write( "y=(1/2)x-1 \n" ); document.write( "One solution; the lines are perpendicular and intersect at (2.4,0.2) \n" ); document.write( " |