document.write( "Question 1032181: Find the table of values for
\n" );
document.write( "3x-4y=1
\n" );
document.write( "3x+2y=6 in linear graph, using graphical method. \n" );
document.write( "
Algebra.Com's Answer #646873 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the table of values for \n" ); document.write( "3x-4y=1 \n" ); document.write( "3x+2y=6 in linear graph, using graphical method. \n" ); document.write( "--------------- \n" ); document.write( "3x-4y = 1 \n" ); document.write( "Solve for y \n" ); document.write( "y = (3x-1)/4 \n" ); document.write( "--- \n" ); document.write( "Pick values for x and find y. \n" ); document.write( "eg, \n" ); document.write( "x = 0, y = -1/4 --> (0,-1/4) \n" ); document.write( "x = 2, y = 5/4 --> (2,5/4) \n" ); document.write( "etc \n" ); document.write( "It's a straight line, so you need 2 points. \n" ); document.write( "Plot the 2 points, draw a line thru them. \n" ); document.write( "============== \n" ); document.write( "Do the same for the other equation. \n" ); document.write( "The intersection of the 2 lines is the solution of the system of equation. \n" ); document.write( " |