document.write( "Question 166907This question is from textbook California Algebra 1 Concepts and Skills
\n" );
document.write( ": Are you able to show me how to find the slope of the graph of the linear function f.\r
\n" );
document.write( "\n" );
document.write( "f(2) = -3, f(-3) = 5 \n" );
document.write( "
Algebra.Com's Answer #122960 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Are you able to show me how to find the slope of the graph of the linear function f. \n" ); document.write( "f(2) = -3, f(-3) = 5 \n" ); document.write( "--------------- \n" ); document.write( "Yes, I am. \n" ); document.write( "Given are 2 points for f(x), or y. When x is 2, y is -3, and when x is -3, y is 5. \n" ); document.write( "This is the 2 points (2,-3) and (-3,5) \n" ); document.write( "Now find the slope m. \n" ); document.write( "m = (y2-y1)/(x2-x1) = (-3 -5)/(2 - (-3)) \n" ); document.write( "m = -8/(5) = -8/5 \n" ); document.write( "Use either point: \n" ); document.write( "y -y1 = m*(x-x1) \n" ); document.write( "y-(-3) = (-8/5)*(x-2) \n" ); document.write( "y+3 = (-8x/5) + 16/5 \n" ); document.write( "y = (-8x/5) + 1/5 slope-intercept form \n" ); document.write( "8x + 5y = 1 standard form \n" ); document.write( " |