document.write( "Question 746844: I don;t get this graphing thing at all! I have to solve the system of linear equations by graphing:
\n" );
document.write( "3x-y=0
\n" );
document.write( "6x+y=9
\n" );
document.write( "Can someone help me? or point towards a site that will graph it and show me how? I have a test on this on Sunday and have been working on it all week. I don;t get it! \n" );
document.write( "
Algebra.Com's Answer #454663 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! solve the system of linear equations by graphing: \n" ); document.write( "3x-y=0 \n" ); document.write( "6x+y=9 \n" ); document.write( "This is not that hard, we will take one equation at a time, rearrange \n" ); document.write( "equation to the slope/intercept form which is y = mx + b \n" ); document.write( "3x - y = 0 \n" ); document.write( "Subtract 3x from both sides \n" ); document.write( "-y = -3x + 0 \n" ); document.write( "y has to be positive, multiply both sides by -1, we can ignore 0, obviously \n" ); document.write( "y = 3x is the equation we can graph, Choose at least two value for x and find y \n" ); document.write( "a table \n" ); document.write( " x | y \n" ); document.write( "-------; Calculation of y using the x values \n" ); document.write( "-3 |-9; (y = 3(-3); y=-9 \n" ); document.write( "-1 |-3; (y = 3(-1); y=-3 \n" ); document.write( "+2 |+6; (y = 3(2); y= 6 \n" ); document.write( "Plot these x,y pair, the graph is the straight line thru these points \n" ); document.write( "looks like this \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Do the same thing with the 2nd equation \n" ); document.write( "6x + y = 0 \n" ); document.write( "subtract 6x from both sides \n" ); document.write( "y = -6x \n" ); document.write( "Chose 3 values for these, can be same if you wish \n" ); document.write( " x | y \n" ); document.write( "------- \n" ); document.write( "-3 |+18; (y = -6(-3); y=+18 \n" ); document.write( "-1 |+6; (y = -6(-1); y=+6 \n" ); document.write( "+2 |-12; (y = -6(2); y= -12 \n" ); document.write( "Plot these x,y pair, the graph is the straight line thru these points \n" ); document.write( "looks like this, (added it to the graph made of the first equation) \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "The solution is the point of intersection, x,y pairs are 0,0 for both equations at this point. \n" ); document.write( ": \n" ); document.write( "Did this make sense to you? Any questions? \n" ); document.write( " |