document.write( "Question 937401: Find an expression for the function whose graph is the given curve. (Assume that the points are in the form (x, f(x)).)
\n" );
document.write( "The line segment joining the points
\n" );
document.write( "(1, −1), and (5, 13)\r
\n" );
document.write( "\n" );
document.write( "f(x)= ? \n" );
document.write( "
Algebra.Com's Answer #570917 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (1, -1), and \n" ); document.write( "(5, 13) m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y+1 = (13/4)(x-1) \n" ); document.write( "y = (13/4)x - 17/4 \n" ); document.write( "Standard Form: \n" ); document.write( "13x - 4y = 17 \n" ); document.write( " |