document.write( "Question 1179883: Suppose f(x) − f(x+1) = 3x2 and f(3) = 48, determine the value of f(5) \n" ); document.write( "
Algebra.Com's Answer #809481 by amarjeeth123(574) ![]() You can put this solution on YOUR website! We are given that f(x)-f(x+1)=3x^2 \n" ); document.write( "f(3)=48 \n" ); document.write( "Put x=3 \n" ); document.write( "We get f(3)-f(4)=3(3)^2 \n" ); document.write( "48-f(4)=27 \n" ); document.write( "f(4)=48-27=21 \n" ); document.write( "Put x=4 in the original equation \n" ); document.write( "We get f(4)-f(5)=3(4)^2 \n" ); document.write( "21-f(5)=48 \n" ); document.write( "f(5)=21-48=-27 \n" ); document.write( "The value of f(5) is -27. \n" ); document.write( " |