document.write( "Question 626750: Solve the system of linear equations by graphing
\n" );
document.write( "2x-y=0
\n" );
document.write( "4x+y=6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #394407 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Add the two equations to get \n" ); document.write( " \n" ); document.write( "2x-y=0 \n" ); document.write( "4x+y=6 \n" ); document.write( "------------ \n" ); document.write( "6x+0y = 6 \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "6x = 6 \n" ); document.write( " \n" ); document.write( "x = 6/6 \n" ); document.write( " \n" ); document.write( "x = 1 \n" ); document.write( " \n" ); document.write( "Now use this solution of x to find the solution for y. Let me know if this makes sense or not. Also, let me know if you still need help. Thanks. \n" ); document.write( " \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( "-------------------------------------------------------------------------------------------------------------- \n" ); document.write( " |