document.write( "Question 264423: How do I find the slope of f(0)=4, f(4)=0? \n" ); document.write( "
Algebra.Com's Answer #194684 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I find the slope if f(0)=4, f(4)=0? \n" ); document.write( "--- \n" ); document.write( "You have two points: (0,4) and (4,0) \n" ); document.write( "----- \n" ); document.write( "slope = (4-0)/(0-4) = -1 \n" ); document.write( "----- \n" ); document.write( "(0,4) is the intercept \n" ); document.write( "----- \n" ); document.write( "So y = -x + 4 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |