document.write( "Question 1098888: draw a graph of a line whose equation is y=3x+-5 identify the slope and y-intercept \n" ); document.write( "
Algebra.Com's Answer #713283 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=3x-5
\n" ); document.write( "the constant in front of the x is the slope, or 3
\n" ); document.write( "the constant at the end is the y-intercept, at (0, -5)
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C3x-5%29\"
\n" ); document.write( "
\n" );