document.write( "Question 130447: how would i graph y=3x and y=x-4? \n" ); document.write( "
Algebra.Com's Answer #95284 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=3X (RED LINE)
\n" ); document.write( "Y=X-4 (GREEN LINE)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+3x%2C+x+-4%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 3x and x-4).
\n" ); document.write( "-------------------------------------------------------------
\n" ); document.write( "SOLUTION=(-2,-6)
\n" ); document.write( "
\n" );