document.write( "Question 373352: an equation for a line with a slope of .9 that passes through the point (6,6) \n" ); document.write( "
Algebra.Com's Answer #265754 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
y-6 = 0.9(x-6),
\n" ); document.write( "y-6 = 0.9x - 5.4,
\n" ); document.write( "y = 0.9x+0.6
\n" ); document.write( "
\n" );