document.write( "Question 153956: solve for the value of X where these two lines cross.
\n" );
document.write( "3y=21-6x and 3y=24-9x \n" );
document.write( "
Algebra.Com's Answer #113486 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3y=21-6x and 3y=24-9x \n" ); document.write( "--------------- \n" ); document.write( "y=7-2x \n" ); document.write( "y=8-3x \n" ); document.write( "Subtract \n" ); document.write( "0=-1+x \n" ); document.write( "x=1 \n" ); document.write( "That's where they cross, at x=1 \n" ); document.write( "y=5, so the point is (1,5), the only point that lies on both lines. \n" ); document.write( " |