document.write( "Question 641510: y=-x+5
\n" );
document.write( "y=2x-4\r
\n" );
document.write( "\n" );
document.write( "This is the problem I have to do. Can you use any method for solving systems of equation? Can you also explain the problem? \n" );
document.write( "
Algebra.Com's Answer #403691 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Since y is both -x+5 and 2x-4, we can say \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -x+5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x - 4 = -x + 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve that last equation for x. Then use the solution you found for x to find the solution for y. \n" ); document.write( " |