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)![]() ![]() ![]() 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( " |