document.write( "Question 29207: Write the equation of the line that passes through point (0, 7) with a slope of 8/3 . \n" ); document.write( "
Algebra.Com's Answer #16043 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
y-y(sub1)=m(x-x(sub1))--equation for finding the eqaution where the x and y sub1 are from the point and m is the slope
\n" ); document.write( "y-7=(8/3)(x)--fill in the variables
\n" ); document.write( "y=(8/3)x+7--answer after simplifying
\n" ); document.write( "
\n" );