Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
5204
1
avatar

Find all values of c such that 3^{2c+1} = 28\cdot 3^c - 9. If you find more than one value of c, then list your values in increasing order, separated by commas.

 Dec 11, 2014

Best Answer 

 #1
avatar+23254 
+7

Write  32c + 1  as  (32c) · (3)  or as 3·32c

This problem becomes:  3·32c  =  28·3c - 9

which is:                      3·32c - 28·3c + 9  =  0

I'm going to replace  3c  with  x  and  32c  with x²:

--->                            3x² - 28x + 9  =  0

--->     Factor:             (3x - 1)(x - 9)  =  0

Which means:              3x - 1  =  0         or         x - 9  =  0

--->                                   x  =  1/3      or              x  =  9

But   x =  3c  --->              3c   = 1/3      or             3c  = 9

--->                                 3c   =  3-1      or             3c  = 32

So:                                   c  =  -1        or               c  =  2

 Dec 11, 2014
 #1
avatar+23254 
+7
Best Answer

Write  32c + 1  as  (32c) · (3)  or as 3·32c

This problem becomes:  3·32c  =  28·3c - 9

which is:                      3·32c - 28·3c + 9  =  0

I'm going to replace  3c  with  x  and  32c  with x²:

--->                            3x² - 28x + 9  =  0

--->     Factor:             (3x - 1)(x - 9)  =  0

Which means:              3x - 1  =  0         or         x - 9  =  0

--->                                   x  =  1/3      or              x  =  9

But   x =  3c  --->              3c   = 1/3      or             3c  = 9

--->                                 3c   =  3-1      or             3c  = 32

So:                                   c  =  -1        or               c  =  2

geno3141 Dec 11, 2014

2 Online Users

avatar