document.write( "Question 617760: How do I solve 3x + y = -8
\n" );
document.write( " 2x -y = -8 by graphing? \n" );
document.write( "
Algebra.Com's Answer #388577 by KMST(5328)![]() ![]() You can put this solution on YOUR website! I suspect that you have a typo in your problem, because the solution does not involve whole numbers, as I would expect from that type of problem. \n" ); document.write( "Otherwise, maybe you are expected to use a graphing calculator. \n" ); document.write( "I cannot explain graphing calculators through this website. \n" ); document.write( "I will solve the problem as posted, graphing the old way, by hand. \n" ); document.write( "It will show you strategies to do that kind of solving, even if there was a typo. \n" ); document.write( "To graph each line you need 2 points. \n" ); document.write( "You chose the points aiming for easy calculations and a nice looking graph. \n" ); document.write( "For easiest calculations, I would set x=0 and x=-5 and solve for y. \n" ); document.write( "(Zeros are usually good choices, and I picked x=-5 because I saw it would give y values that would not be too large). \n" ); document.write( "For equation 3x + y = -8: \n" ); document.write( "x=0 --> y=-8 (That gives us point (0,-8)). \n" ); document.write( "x=-5 --> 3(-5)+y=-8 --> -15+y=-8 --> y=-8+15 --> y=7 for point (-5,7) \n" ); document.write( "For equation 2x - y = -8: \n" ); document.write( "x=0 --> -y=-8 --> y=8 \n" ); document.write( "x=-5 --> 2(-5)-y=-8 --> -10-y=-8 --> -y=-8+10 --> -y=2 --> y=-2 for \n" ); document.write( "Now, for each equation, we plot the points and connect them with a straight line. \n" ); document.write( " \n" ); document.write( "In a typical problem of this type, the lines would cross at a point with integer x and y coordinates. You would read those coordinates from the graph, substitute in the equations and verifty that it is a solution. \n" ); document.write( "Here they seen to cross at \n" ); document.write( "I checked x=-3.2 and got: \n" ); document.write( "for equation 3x + y = -8, 3(-3.2)+y=-8 --> -9.6+y=-8 --> y=1.6 \n" ); document.write( "for equation 2x - y = -8, 2(-3.2)-y=-8 --> -6.4-y=-8 --> -y=-1.6 --> y=-1.6 \n" ); document.write( "So the lines really cross at the point with \n" ); document.write( "(I was betting on fifths because the slopes are 2 and 3, which adds to 5, and the equations could be the position of people walking towards each other at speeds of 2 miles and hour and 3 miles and hour, which would reduce the distance between them by 5 miles per hour). \n" ); document.write( " |