document.write( "Question 811111: What is the equation of a line that has a slope of 7/9 and contains the point (0,6) \n" ); document.write( "
Algebra.Com's Answer #491109 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
using point-slope equation:
\n" ); document.write( "y-6=7/9 (x-0)
\n" ); document.write( "
\n" );