how do you do math?

This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.
Re write as :21*10^(-15)= 60*x^2*10^(-2)
Reduce both sides by 3 to get:
7*10^(-15)=20*10^(-2)*x^2
Divide to get : x^2= (7*10^(-15)/(20*10^-2)
Round 20 to 21 divide and you get :
0.3333*10^(-13)=x^2. Rewrite as 3.333*10^(-14) and take the square root.
The square root of 3.333 should little less than 2. Answer is roughly 1.8*10^(-7)
 
Before I returned to college, I intended to become a mathematician, and spent a year teaching myself advanced calculus, topology, abstract algebra, and the like. Unfortunately, before I took the DAT I hadn't had a math class in over four years, and all I did to study was do 155 Destroyer problems, and only managed a 21.

I would recommend memorizing the following:

10^n, where n = 0.5, 1.5, 2.5, 3.5,...
= 3.16 x 10^(n - 0.5)

10^n, where n = 0.25, 1.25, 2.25, 3.25,...
= 1.78 x 10^(n - 0.25)

10^n, where n = 0.75, 1.75, 2.75, 3.75,...
= 5.62 x 10^(n - 0.75)

Now when you're working with negative numbers, the trend stays the same for -0.5, but simply reverses for -0.25 and -0.75. So we have the following:

10^n, where n = -0.5, -1.5, -2.5, -3.5,...
= 3.16 x 10^(n - 0.5)

10^n, where n = -0.25, -1.25, -2.25,..
= 5.62 x 10^(n - 0.75)

10^n, where n = -0.75, -1.75, -2.75,...
1.78 x 10^(n - 0.25)

How will this help you on the DAT?

Well let's say you get a question that requires you to solve log(375) = n
So how do we get n? Well, let's re-write it as log(3.75 x 10^2) = n

Then we get log(3.75) + log(10^2) = n
Well, we know what log(10^2); that's just 2. But what's log(3.75)?
Well it would be 10^n = 3.75. We know that it would be higher than 0.5, because 10^0.5 = 3.16, but less than 0.75, because 10^0.75 = 5.62.
So our answer would be 2 + 0.6, or 2.6.

And indeed, log(375) = 2.57!

With practice, you can do these sort of calculations very rapidly. Feel free to write back if you need more help!
 
Last edited:
Top