document.write( "Question 184270This question is from textbook
\n" );
document.write( ": I have a problem graphing y= 3x and y = -x + 4 \n" );
document.write( "
Algebra.Com's Answer #138303 by MathGuyJoe(20)![]() ![]() ![]() You can put this solution on YOUR website! To graph a line, all you need are two (x,y) points. \n" ); document.write( " \n" ); document.write( "For your first equation: \n" ); document.write( " \n" ); document.write( "If x = 0, then y = 3(0) = 0. That gives us the point (0, 0). \n" ); document.write( "If x = 2, then y = 3(2) = 6. That gives us the point (2, 6). \n" ); document.write( "Now we can plot those points and draw the line through them: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "For your other equation: \n" ); document.write( " \n" ); document.write( "If x = 0, then y = -(0) + 4 = 4. That gives us the point (0, 4). \n" ); document.write( "If x = 2, then y = -(2) + 4 = 2. That gives us the point (2, 2). \n" ); document.write( "Now we can plot those points and draw the line through them: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Hope this helps. ~ Joe \n" ); document.write( " |