document.write( "Question 801108: ) Find the intersection points of the graphs of the given equations :\r
\n" );
document.write( "\n" );
document.write( " 6x – y = 2 and y = 4x + 7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #483424 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the intersection points of the graphs of the given equations : \n" ); document.write( "6x – y = 2 and y = 4x + 7 \n" ); document.write( "----- \n" ); document.write( "y = 6x - 2 \n" ); document.write( "y = 4x + 7 \n" ); document.write( "==== \n" ); document.write( "Substitute and solve for \"x\": \n" ); document.write( "6x-2 = 4x+7 \n" ); document.write( "2x = 9 \n" ); document.write( "x = 4.5 \n" ); document.write( "============ \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = 4x + 7 \n" ); document.write( "y = 4(4.5) + 7 = 25 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |