document.write( "Question 144937: Could you please help me with a couple of problems?These are systems of equations graphing method:
\n" );
document.write( "1) x - y = 1 3x + y = 7\r
\n" );
document.write( "\n" );
document.write( "2) 2x - y = 1 3y = 6x - 3\r
\n" );
document.write( "\n" );
document.write( "The last person gave me the answer,which was great,but they didn't show me how they got them.If you could please do that, I would appreciate it a lot.
\n" );
document.write( "Thank you in advance for all your time and help. Elle J \n" );
document.write( "
Algebra.Com's Answer #105644 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 1) x-y=1 \n" ); document.write( "-Y=-X+1 \n" ); document.write( "Y=X-1 (RED LINE) \n" ); document.write( "3x+y=7 \n" ); document.write( "Y=-3X+7 (GREEN LINE) \n" ); document.write( " \n" ); document.write( "ANSWER (2,1) \n" ); document.write( "2) 2x-y=1 \n" ); document.write( "-y=-2x+1 \n" ); document.write( "y=2x-1 (red line) \n" ); document.write( "3y=6x-3 \n" ); document.write( "y=6x/3-3/3 \n" ); document.write( "y=2x-1 (green line) \n" ); document.write( " \n" ); document.write( "NO UNIQUE SOLUTION AS THESE 2 EQUATIONS ARE EQUAL WITH 2 UNKNOWS. \n" ); document.write( " \n" ); document.write( " |