document.write( "Question 247663: x-7y=6
\n" );
document.write( "5x+5y=110
\n" );
document.write( "What is the y coordinate of that? \n" );
document.write( "
Algebra.Com's Answer #180592 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! Put the equations in slope-intercept form. \n" ); document.write( ". \n" ); document.write( "Solve: x-7y=6 \n" ); document.write( "subtract x from both sides... \n" ); document.write( "-7y = -x +6 \n" ); document.write( "divide both sides by -7... \n" ); document.write( "y = 1/7*x + 6/7 \n" ); document.write( ". \n" ); document.write( "Solve: 5x+5y=110 \n" ); document.write( "divide both sides by 5... \n" ); document.write( "x + y = 22 \n" ); document.write( "Subtract x from both sides... \n" ); document.write( "y = -x + 22 \n" ); document.write( ". \n" ); document.write( "Graph the two lines... \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( " |