document.write( "Question 687408: What is the line that passes through the points (4,7) and the slope of -0.75? \n" ); document.write( "
Algebra.Com's Answer #425155 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
What is the line that passes through the points (4,7) and the slope of -0.75?
\n" ); document.write( "**
\n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept
\n" ); document.write( "m=-0.75=-3/4
\n" ); document.write( "equation:
\n" ); document.write( "y=-3x/4+b
\n" ); document.write( "solve for b using coordinates of given point (4,7)
\n" ); document.write( "7=-3*4/4+b
\n" ); document.write( "b=10
\n" ); document.write( "equation of line: y=-3x/4+10
\n" ); document.write( "
\n" );