document.write( "Question 240354: How do i graph y=5x-2 and y=x+4? \n" ); document.write( "
Algebra.Com's Answer #176607 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How do i graph y=5x-2 and y=x+4? \n" ); document.write( "----------------- \n" ); document.write( "Same as any graph, find points and draw a line thru them. \n" ); document.write( "Those are both linear, so they're straight lines. 2 points is sufficient for straight lines. \n" ); document.write( "------------ \n" ); document.write( "For y = 5x-2 \n" ); document.write( "Pick values for x and find y \n" ); document.write( "x....y \n" ); document.write( "0....-2 --> (0,2) \n" ); document.write( "2....8 --> (2,8) \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( " |