document.write( "Question 321375: I have a question in slopes and graphs of linear funtions, and it is
\n" );
document.write( "Graph the line that passes through the point (-3,0) and has slope -3 \n" );
document.write( "
Algebra.Com's Answer #230170 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Use y = mx + b and the point to find b, the y-intercept. \n" ); document.write( "0 = -3*(-3) + b \n" ); document.write( "b = -9 \n" ); document.write( "----------- \n" ); document.write( "y = -3x - 9 \n" ); document.write( " \n" ); document.write( " |