document.write( "Question 245417: Solving Systems by Graphing
\n" );
document.write( "could some one show me how to do this
\n" );
document.write( "3x-y=3 and 6x+y=5
\n" );
document.write( "I have looked in my textbook,looked online i would like to know how to go about sovling these and how to get the plot points so i can graph them.
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #179261 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solving Systems by Graphing \n" ); document.write( "could some one show me how to do this \n" ); document.write( "3x-y=3 \n" ); document.write( "Solve for y: \n" ); document.write( "y = 3x-3 \n" ); document.write( "Plot two or more points: \n" ); document.write( "If x = 0, y = 3*0-3 = -3, giving you point (0,-3) \n" ); document.write( "If x = 2, y = 3*2-3 = 3, giving you point (2,3) \n" ); document.write( "Plot those two points and draw a line thru them \n" ); document.write( "to see the graph. \n" ); document.write( " \n" ); document.write( "============================================= \n" ); document.write( "and 6x+y=5 \n" ); document.write( "Solve for y: \n" ); document.write( "y = -6x+5 \n" ); document.write( "Plot two or more points: \n" ); document.write( "If x = 0, y = -6*0+5 = 5, giving you point (0,5) \n" ); document.write( "If x = 1, y = -6*1+5 = -1, giving you point (1,-1) \n" ); document.write( "Plot those two points and draw a line thru them \n" ); document.write( "to see the graph. \n" ); document.write( " \n" ); document.write( "============================================= \n" ); document.write( "To \"solve\" the system by graphing you have to put \n" ); document.write( "both of those lines on the same coordinate system \n" ); document.write( "and try to determine where the lines intersect. \n" ); document.write( " \n" ); document.write( "============================================= \n" ); document.write( "Comment: Most problems of this type have a whole-number \n" ); document.write( "solution pair, like (2,3). Your problem does not so \n" ); document.write( "it is virtually impossible to \"solve\" the system using \n" ); document.write( "the graphing technique. Try to not let that fact \n" ); document.write( "frustrate your effors. \n" ); document.write( "The real solution to the system is best found using \n" ); document.write( "substitution or elimination. Using substitution you \n" ); document.write( "would get: \n" ); document.write( "3x-3 = -6x+5 \n" ); document.write( "9x = 8 \n" ); document.write( "x = 8/9 \n" ); document.write( "------------- \n" ); document.write( "y = 3x-3 \n" ); document.write( "y = 3(8/9)-3 = 8/3 - 9/3 = -1/3 \n" ); document.write( "------------- \n" ); document.write( "So the point of intersection of the two lines is \n" ); document.write( "(8/9 , - 1/3) \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope that helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |