document.write( "Question 36257: Can someone help me?\r
\n" );
document.write( "\n" );
document.write( "Find the equation of the line, in slope-intercept form, of the line that passes through the point (1,4) with slope 3. \n" );
document.write( "
Algebra.Com's Answer #22208 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+c is the equation of a line in slope-intercept form. \n" ); document.write( "m = 3 (slope); \n" ); document.write( "y = 3x+c; \n" ); document.write( "Passes thru (1,4): 4 = 3+c => c = 1; \n" ); document.write( "Answer: y = 3x+1 (in slope intercept form) \n" ); document.write( " |