+0  
 
0
3276
1
avatar

Let f(x) = px + q, where p and q are real numbers. Find p+q if f(f(f(x))) = 8x + 21.

 Nov 11, 2014

Best Answer 

 #1
avatar+130511 
+7

Let f(x) = px + q, where p and q are real numbers. Find p+q if f(f(f(x))) = 8x + 21

f(f(f(x)))   = (f o f o f)(x)

We first want to put f into f...this gives

p(px + q) + q = p2x + pq + q

Now....we want to put this result into f, again...so we have

p[ p2x + pq + q] + q =  p3x + p2q + pq + q     and setting this to 8x + 21, we have

p3x + p2q + pq + q  = 8x + 21   equating coefficients .....   p3 = 8   so p = 2  ....so we have

8x + 4q + 2q + q  = 8x + 21     subtract 8x from both sides

4q + 2q + q = 21     simplify

7q = 21      divide both sides by 7

q = 3

So .... p + q =  2 + 3   = 5

 

 Nov 11, 2014
 #1
avatar+130511 
+7
Best Answer

Let f(x) = px + q, where p and q are real numbers. Find p+q if f(f(f(x))) = 8x + 21

f(f(f(x)))   = (f o f o f)(x)

We first want to put f into f...this gives

p(px + q) + q = p2x + pq + q

Now....we want to put this result into f, again...so we have

p[ p2x + pq + q] + q =  p3x + p2q + pq + q     and setting this to 8x + 21, we have

p3x + p2q + pq + q  = 8x + 21   equating coefficients .....   p3 = 8   so p = 2  ....so we have

8x + 4q + 2q + q  = 8x + 21     subtract 8x from both sides

4q + 2q + q = 21     simplify

7q = 21      divide both sides by 7

q = 3

So .... p + q =  2 + 3   = 5

 

CPhill Nov 11, 2014

1 Online Users