document.write( "Question 466106: Find the equation of the line that contains the point (4,7) and has a slope 1/4. \n" ); document.write( "
Algebra.Com's Answer #319449 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
7=1/4*4+b
\n" ); document.write( "7=1+b
\n" ); document.write( "b=6
\n" ); document.write( "-------------
\n" ); document.write( "y=1/4x+6
\n" ); document.write( "
\n" );