document.write( "Question 66133This question is from textbook Beginning Algebra
\n" );
document.write( ": Write the equation of the line passing through each of the given points with the indicated slope. Give your results in slope-intercept form, where possible.\r
\n" );
document.write( "\n" );
document.write( "How do I solve this problem? (0, 5), m = - 3/5\r
\n" );
document.write( "\n" );
document.write( "Thanks for any help you can offer with the solution to this problem. Please show me how to do this so I can understand. Thanks. \n" );
document.write( "
Algebra.Com's Answer #46848 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! y - y1 = m(x - x1) \n" ); document.write( "y - 5 = (-3/5)(x - 0) \n" ); document.write( "y = (-3/5)x + 5 \n" ); document.write( " |