document.write( "Question 132207: Solve the system of equations by graphing using these 2 equations y=10x+25 and y=15x+10 \n" ); document.write( "
Algebra.Com's Answer #96590 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=10X+25 (RED LINE
\n" ); document.write( "Y=15X+10 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+60%2C+10x+%2B25%2C+15x+%2B10%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 60, of TWO functions 10x +25 and 15x +10).
\n" ); document.write( "ANSWER (3,55).
\n" ); document.write( "
\n" );