document.write( "Question 109093: Please help with the following as functions is a concept I'm struggling to grasp.
\n" );
document.write( "if f(t+15) = t^2 - 10, find f(t).
\n" );
document.write( "I believe this has to deal with tranformations and going in reverse order. \n" );
document.write( "
Algebra.Com's Answer #79557 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Try this as the answer: \n" ); document.write( ". \n" ); document.write( "f(t) = t^2 - 30t + 215 \n" ); document.write( ". \n" ); document.write( "Here's the way I worked it: \n" ); document.write( ". \n" ); document.write( "Since f(t+15) has a t^2 term, then f(t) must also have a t^2 term in it so that when you \n" ); document.write( "substitute (t+15) for t you end up with a t^2 plus additional terms. \n" ); document.write( ". \n" ); document.write( "Then if f(t) has contains a t^2 term, when you substitute (t+15) for the t in the t^2 term \n" ); document.write( "you get (t+15)^2 and this squares out to be t^2 + 30t + 225. \n" ); document.write( ". \n" ); document.write( "Since the answer for f(t+15) contains no term with just \"t\", the +30t must be eliminated. \n" ); document.write( "This tells you that f(t) must have a -30t term so that when you substitute (t+15) into \n" ); document.write( "the -30t term of f(t) you get -30t -30*15 = -30t -450. \n" ); document.write( ". \n" ); document.write( "So far, we've deduced that f(t) consists of t^2 - 30t. If you substitute (t+15) into this \n" ); document.write( "partial deduced form you get: \n" ); document.write( ". \n" ); document.write( "f(t+15) = (t+15)^2 - 30(t+15) \n" ); document.write( ". \n" ); document.write( "and this works out to be: \n" ); document.write( ". \n" ); document.write( "f(t+15) = (t^2 + 30t + 225) - 30t - 450 \n" ); document.write( ". \n" ); document.write( "If you combine the like terms (+30t and -30t = 0) and (+225 and -450 = -225) this reduces \n" ); document.write( "to: \n" ); document.write( ". \n" ); document.write( "f(t+15) = t^2 - 225 \n" ); document.write( ". \n" ); document.write( "But the problem tells you that f(t+15) should be t^2 - 10. Therefore f(t) must contain \n" ); document.write( "a term +215 so that it combines with the -225 to create the -10 \n" ); document.write( ". \n" ); document.write( "So the deduction is that: \n" ); document.write( ". \n" ); document.write( "f(t) = t^2 - 30t + 215 \n" ); document.write( ". \n" ); document.write( "To check this out, let's find f(t+15) starting with f(t) = t^2 - 30t + 215 \n" ); document.write( ". \n" ); document.write( "Begin by substituting (t+15) for every t in f(t). When you do you get: \n" ); document.write( ". \n" ); document.write( "f(t+15) = (t+15)^2 - 30(t+15) + 215 \n" ); document.write( ". \n" ); document.write( "Square out and multiply out the terms on the right side and you get: \n" ); document.write( ". \n" ); document.write( "f(t+15) = t^2 + 30t + 225 - 30t -450 + 215 \n" ); document.write( ". \n" ); document.write( "As before, the +30t and the -30t cancel each other out. And now the +225 - 450 and +215 \n" ); document.write( "add to -10. \n" ); document.write( ". \n" ); document.write( "Therefore, f(t+15) equals t^2 - 10, just as the problem says it should be. \n" ); document.write( ". \n" ); document.write( "So the answer is that f(t) = t^2 - 30t + 215 \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. It's hard to explain, and probably is \n" ); document.write( "confusing as well. If you can't understand what I did, repost the problem and maybe another \n" ); document.write( "tutor can do a better job of providing a more understandable process for you to use in \n" ); document.write( "getting the answer. \n" ); document.write( ". \n" ); document.write( " |