How would you factor out/simplify something like this: $((13x)^2-2^{y+4})/(x^2-2^y)$?

40 Views Asked by At

How would you factor out/simplify something like this: $$\frac{(13x)^2-2^{y+4}}{x^2-2^y}\ ?$$

1

There are 1 best solutions below

1
On

Rewriting

$$\frac{169x^2+16\cdot2^{y}}{x^2-2^y}=\frac{16(x^2-2^y) + 153x^2}{x^2-2^y}=16+\frac{153x^2}{x^2-2^y}$$