Simplifying square numbers in a fraction (elementary school lol)

82 Views Asked by At

I have the following question in a practice booklet:

If $\frac{2^{26} - 2^{23}}{2^{26} + 2^{23}}$ = $\frac{x}{9}$ What is $x$?

I know the answer is 7 because it's easy enough when you manually figure out $2^{26}$ etc. but is there a faster way? Can I simplify this down somehow? .

3

There are 3 best solutions below

1
On BEST ANSWER

$$\frac{2^{26} - 2^{23}}{2^{26} + 2^{23}}=\frac{2^{23}(2^{3} - 1)}{2^{23}(2^3 + 1)}$$

Are you able to complete it?

0
On

Hint ... start by cancelling the common factor $2^{23}$

0
On

If it is elementary level you should probably learn the rule of the exponents:

$$a^x\cdot a^y = a^{x+y}$$

So the exponents add if we multiply two numbers with the same base $a$ but different exponents. Now you can try and use the rule on your numbers.