document.write( "Question 58030This question is from textbook Beginning Algebra
\n" );
document.write( ": Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to solve the following systems by graphing:
\n" );
document.write( " I have a graph where the x-axis meets the y-axis\r
\n" );
document.write( "\n" );
document.write( " x - 2y = 8
\n" );
document.write( " 3x - 2y = 12
\n" );
document.write( " Can you also do the graph since I have to send this through the computer and can't do it on paper?
\n" );
document.write( " I sure would appreciate it.
\n" );
document.write( " Thanks,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #39698 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If you put your equations into the slope-intercept form (y = mx+b) they are easier to graph. \n" ); document.write( "x-2y = 8 Add 2y to both sides. \n" ); document.write( "x = 2y+8 Subtract 8 from both sides. \n" ); document.write( "x-8 = 2y Finally, divide both sides by 2. \n" ); document.write( "(1/2)x-4 = y or y = (1/2)x - 4 \n" ); document.write( "---------------------------------- \n" ); document.write( "3x-2y = 12 Add 2y to both sides. \n" ); document.write( "3x = 2y+12 Subtract 12 from both sides. \n" ); document.write( "3x-12 = 2y Finally, divide both sides by 2. \n" ); document.write( "(3/2)x - 6 = y or y = (3/2)x - 6 \n" ); document.write( "----------------------------------------- \n" ); document.write( "The graphs are: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From the graph, the solution (intersection) is at the point (2, -3). \n" ); document.write( " |