Solve 3^12 - 3^10 / 3^11 + 3^10

  • Thread starter Thread starter kenewbie
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
kenewbie
Messages
238
Reaction score
0
I'm certain I'm missing something obvious .. again.

I'm having trouble solving the following (using a pen and paper approach)

[tex]\frac{ 3^{12} - 3^{10} }{ 3^{11} + 3^{10} }[/tex]

I've tried logarithms (I've only covered those with base 10 so far, so any log_n approach is disqualified), messing around with the exponents, roots and factoring, but I can't seem to find a way to do this without actually calculating the individual values.

Enlighten me, please.

k
 
Last edited:
Physics news on Phys.org
Divide numerator and denominator by 3^10.
 
Or (same thing really) factor out a 310: 311= 310*3 and 312= 310*9
[tex]\frac{3^{12}- 3^{10}}{3^{11}- 3^{10}}= \frac{3^{10}(9- 1)}{3^{10}(3- 1)}[/tex]
 
aaah, sweet relief.

thank you.

k