- Joined
- Dec 27, 2009
- Messages
- 27
- Reaction score
- 0
- Points
- 0
The problem is (.01)^2 [(.16)^1.2 +4.5)/.003
What I do is convert everything into a fraction and I get 163, but the answer is .16. Help I have no clue what I am doing wrong.
What you might be doing wrong is when squaring the .1 you might not be getting .0001. That might throw you off.
[((.1)^2)((.16^1.2)+4.5)]/(.003)
So, (.1)^2 = .0001
(.16^1.2) + 4.5 ~ .11 + 4.5 = 4.61
.0001 * 4.61 = 0.000461
.000461/.003 ~ .16
I don't know how the DAT works, but for the MCAT I just rounded and approximated all the numbers since we can not use a calculator.
[((.01)^2)((.16^1.2)+4.5)]/(.003)
So, (.01)^2 = .0001
(.16^1.2) + 4.5 ~ .11 + 4.5 = 4.61
.0001 * 4.61 = 0.000461
.000461/.003 ~ .16
Like that above, my apologies.