document.write( "Question 88377: I need help solving by substitution
\n" ); document.write( "6y=21-3x
\n" ); document.write( "x+2y=5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #64190 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
X+2Y=5 OR X=5-2Y NOW WE SUBSTITUTE (5-2Y) FOR X IN THE OTHER EQUATION & SOLVE FOR Y.
\n" ); document.write( "6Y=21-3(5-2Y)
\n" ); document.write( "6Y=21-15+6Y
\n" ); document.write( "6Y-6Y=6
\n" ); document.write( "0=6 THUS THERE ARE NO SOLUTIONS TO THESE TWO EQUATIONS.
\n" ); document.write( "PROOF
\n" ); document.write( "WE'LL CONVERT THESE TWO EQUATIONS TO THE LINE FORMULA & PLOT TO SEE IF THEY INTERSECT.
\n" ); document.write( "6Y=21-3X OR 6Y=-3X+21 OR Y=-3X/6+21/6 OR Y=-X/2+3.5 (RED LINE)
\n" ); document.write( "X+2Y=5 OR 2Y=-X+5 OR Y=-X/2+5/2 OR Y=-X/2+2.5 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+-x%2F2+%2B3.5%2C+y+=+-x%2F2+%2B2.5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = -x/2 +3.5 and y = -x/2 +2.5).
\n" ); document.write( "
\n" );