document.write( "Question 1053101: graph a line y=2/3x + 4 \n" ); document.write( "
Algebra.Com's Answer #668361 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Here's a similar problem. \n" ); document.write( "============================= \n" ); document.write( "Solve the system by graphing both lines on one coordinate system. Show work and each point. \n" ); document.write( "2x+y=3 \n" ); document.write( "x-3y=12 \n" ); document.write( "------------ \n" ); document.write( "They're 2 straight lines, so you need 2 points for each. \n" ); document.write( "============== \n" ); document.write( "2x+y=3 \n" ); document.write( "--> y = -2x + 3 \n" ); document.write( "Pick 2 values for x and find y. \n" ); document.write( "eg, \n" ); document.write( "x = 0, y = 3 ---> the point (0,3) \n" ); document.write( "x = 2, y = -1 --> the point (2,-1) \n" ); document.write( "========== \n" ); document.write( "Plot the 2 points. \n" ); document.write( "Draw a line thru them. \n" ); document.write( "======================================= \n" ); document.write( " \n" ); document.write( " |