document.write( "Question 564376: please help me solve this with steps on how to do these problems.. I don't really understand where to begin..
\n" );
document.write( "the instructions state:
\n" );
document.write( "Find the EQUATION of the line with the given slope and passing through the given point. Your answer should be in slope-intercept form: y = mx + b\r
\n" );
document.write( "\n" );
document.write( "the problem:
\n" );
document.write( "m = 2/3; (3,-3) \n" );
document.write( "
Algebra.Com's Answer #365356 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! Since we know the slope is 2/3, all we need is 'b.' Therefore y=(2/3)x+b. We know (3,-3) is on the line, so it must satisfy the equation. Thus, -3=(2/3)(3)+b gives b=-5. The equation is y=(2/3)x-5. That's all there is to it! \n" ); document.write( " |