document.write( "Question 69351: How would I solve this by substitution
\n" ); document.write( "6x-3y=6
\n" ); document.write( "y=2x+5
\n" ); document.write( "

Algebra.Com's Answer #49355 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
y=2x+5 now substitute (2x+5) for y in the other equation thus:
\n" ); document.write( "6x-3(2x+5)=6 now solve for x
\n" ); document.write( "6x-6x-15=6
\n" ); document.write( "0=-15+6
\n" ); document.write( "0=-9 no solution for x thus no soltion for y either.
\n" ); document.write( "Thus no single value for x or y will satisfy these two equation as demonstartated by the graphing of these two lines. That is no intersection.
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+y+=+2x+%2B5%2C+y+=+2x+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions y = 2x +5 and y = 2x +2).
\n" ); document.write( "
\n" );