Math questions from any Manhattan Prep GMAT Computer Adaptive Test.
Duffett.matt
Course Students
 
Posts: 4
Joined: Mon Jan 20, 2014 3:23 pm
 

exponents with same base

by Duffett.matt Fri Dec 19, 2014 12:44 am

The temperature inside a certain industrial machine at time t seconds after startup, for 0 < t < 10, is given by h(t) = 42t + 1 – 4t + 2 degrees Celsius. How many seconds after startup is the temperature inside the machine equal to 128 degrees Celsius?

I set 128 equal to the equation... the equation should read: h(t) = 4 raised to the 2t + 1..... minus.... 4 raised to the t + 2

I made 128 equal to this, reduced them all down to bases of 2 and ended up with

7= 4t + 2 - (2t + 4)
tim
Course Students
 
Posts: 5665
Joined: Tue Sep 11, 2007 9:08 am
Location: Southwest Airlines, seat 21C
 

Re: exponents with same base

by tim Fri Dec 19, 2014 1:38 am

You can't just strip out the 2's in this case since you're adding two different powers on the right side of the equation. What you want to do is this:

128 = 4^(2t + 1) – 4^(t + 2)

pull out the constants:
128 = 4*(4^t)^2 - 16*4^t

divide everything by 4:
32 = (4^t)^2 - 4*4^t

now substitute x for 4^t:
32 = x^2 - 4x
x^2 - 4x - 32 = 0
(x-8)(x+4) = 0
x = 8 or -4
4^t = 8 or -4

but 4^t can never be negative, so 4^t = 8. at this point you can turn things into powers of 2:
4^t = 8
2^(2t) = 2^3
2t = 3
t = 3/2

the key on this one is to recognize that this is actually a quadratic. you can notice this because of the 4^t and 4^(2t). of course, you can also guess and check on this one; after you try 1 and 2 you should realize that the answer is between those numbers, and 1.5 is the next logical thing to try.
Tim Sanders
Manhattan GMAT Instructor

Follow this link for some important tips to get the most out of your forum experience:
https://www.manhattanprep.com/gmat/forums/a-few-tips-t31405.html
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: exponents with same base

by RonPurewal Sun Dec 21, 2014 7:29 am

please search the forum before posting. thank you.

the-temperature-inside-a-certain-industrial-machine-t24261.html