document.write( "Question 121431: Write the equation of the line that passes through point (0, 6) with a slope of -7/2 . \n" ); document.write( "
Algebra.Com's Answer #89098 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
Y=mX+b
\n" ); document.write( "6=-7/2*0+b
\n" ); document.write( "b=6 THUS THE EQUATION IS:
\n" ); document.write( "Y=-7X/2+6 ANSWER.
\n" ); document.write( "
\n" );