chris.innes1 Wrote:The temperature inside a certain industrial machine at time t seconds after startup, for 0 < t < 10, is given by h(t) = 4^(2t + 1) - 4^(t + 2) degrees Celsius. How many seconds after startup is the temperature inside the machine equal to 128 degrees Celsius?
A. 3/2
B. 2
C. 5/2
D. 3
E. 7/2
Why can't you set both sides equal to each other with a base of 2, drop the base and solve?
128 = 2 to the 7th
I fixed the formula for you.
Even if you switch everything to have 2 as the base number, you still have a sum of 2 powers on one side of the equation. In that case, you can't drop the bases, because there's no way to combine 2^stuff + 2^(other stuff) into a single exponential expression.
As a perfect analogy, consider the Pythagorean theorem (a^2 + b^2 = c^2).
Your question here is like asking why we can't take the square root (or "drop the squares") from that formula. If there were
one square on each side (and you knew the signs were positive), you could do that -- but not with the sum.