document.write( "Question 30658: find the equation of the line though (1,4) and slope 1/4 \n" ); document.write( "
Algebra.Com's Answer #17530 by troyapplehelen(46) ![]() You can put this solution on YOUR website! the formula of a line is y=mx+b, and here m is 1/4 \n" ); document.write( "so, y=(1/4)x+b and this line passes the point (1,4) \n" ); document.write( "so, 4=(1/4)times(1)+b, which is 4=(1/4)+b. so then b is 15/4. \n" ); document.write( "the answer, y=(1/4)x+15/4. \n" ); document.write( " |