document.write( "Question 760416: y=6x
\n" );
document.write( "y=5x+7 \n" );
document.write( "
Algebra.Com's Answer #462626 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Given: \n" ); document.write( "(1) y = 6*x \n" ); document.write( "(2) y = 5*x + 7 \n" ); document.write( "Since y = y set (1) equal to (2) and get \n" ); document.write( "(3) 6*x = 5*x + 7 or \n" ); document.write( "(4) 6*x - 5*x = 7 or \n" ); document.write( "(5) x = 7 \n" ); document.write( "Using (1) we get \n" ); document.write( "(6) y = 6*7 or \n" ); document.write( "(7) y = 42 \n" ); document.write( "Let's check using (2). \n" ); document.write( "Is (42 = 5*7 + 7)? \n" ); document.write( "Is (42 = 35 + 7)? \n" ); document.write( "Is (42 = 42)? Yes \n" ); document.write( "Answer: The solution point is (7,42). \n" ); document.write( " |