document.write( "Question 44899: how can you solve two different equation in one graph?
\n" );
document.write( "x+2y=10
\n" );
document.write( "4y-20=2x
\n" );
document.write( "what is the solution? \n" );
document.write( "
Algebra.Com's Answer #29790 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! THE EASIEST WAY TO SOLVE THESE TYPE OF EQUATIONS GRAPHICLY IS TO SET X=0 & SOLVE FOR Y THEN SET Y=0 & SOLVE FOR X. PLOT THESE POINTS AND THE LINE THEY REPRESENT. THE INTERSECTION (ASSUMING THERE IS ONE) IS THE SOLUTION TO BOTH EQUATIONS. \n" ); document.write( "iN THIS CASE THE X VALUE = 0 & THE Y VALUE = 5. \n" ); document.write( " |