document.write( "Question 912889: I am trying to figure out how to graph the function y=4x-4 \n" ); document.write( "
Algebra.Com's Answer #554146 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
y=4x-4 is a straight line, so you need 2 points.
\n" ); document.write( "Pick values for x and find y
\n" ); document.write( "---
\n" ); document.write( "x = 0, y = -4 --> (0,-4)
\n" ); document.write( "x = 2, y = +4 --> (2,4)
\n" ); document.write( "Plot the points, draw a line thru them.
\n" ); document.write( "
\n" ); document.write( "
\n" );