Thanks a lot everyone. I need massive amounts of help with my math, so this will be extremely beneficial. This is my starting point in the quest for 700!!
HongHu and others,
Thank you very much for putting this together. I just spent three hours going over the 9 pages meticulously and believe me there were things I didn't know I didn't know.
Hope this will help me get to my intended score.
Another example: |x+4|>4 If x+4>=0, then x+4>4. Solve for both you get x>=-4, x>0. So your solution is x>0. If x+4<0, then -(x+4)>4, ie. x+4<-4. Solve for both you get x<-4, x<-8. So your solution is x<-8. You final solution is x>0 or x<-8.
HongHu, for the first part, why is the solution x>0 and not x>=-4 and x>0?
You need to find the intersection of the two sets x>=-4 and x>0, which turns out to be x>0. If you could draw it on a number line, it will be easier to see. It's like this (please excuse the crappiness of the graph ):
In a picnic 60% people ate two hotdogs, 30% people ate one hamburger, and 10% people ate one hotdog. The total number of hotdog and hamburgers consumed is 80. How many hamburgers and hotdogs are consumed?
People: T:H:O=6:3:1 (1) Food: 2T+H+O=80 From (1) T:H:O:(2T+H+O)=6:3:1:16 Therefore T:(2T+H+O)=3:8=30:80 30 people ate two hotdogs H:T=3:6=1:2=15:30 15 people ate one hamburger O:T=1:6=5:30 5 people ate one hotdogs Total people 50, total hotdogs 65, total hamburgers 15. Verify, total hotdogs and hamburgers=65+15=80.
I'm confused guys. Total Hamburgers = 15? Is that 30% of 80?
Can we instead say: 30% of 80 = 0.3 * 80 = 24 hamburgers used
80 - 24 = 56 Hotdogs used.
You need to make sure which figures are refering to the people and which are refering to the food. Since there are people who eat two hot dogs, number of foods are more than number of people. So 30% people eat hamburger doesn't mean hamburgers are 30% of the total food.
_________________ Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.
I think if the last three digits of a number are divisible by 8, then the number is divisible by 8.
does anyone disagree?
ywilfred wrote:
I'll add on some more over a period of time, but here are for starters:
Divisibility rules: - Know them well
Integer is divisible by: 2 - Even integer 3 - Sum of digits are divisible by 3 4 - Integer is divisible by 2 twice or Last 2 digits are divisible by 4 5 - Last digit is 0 or 5 6 - Integer is divisbile by 2 AND 3 8 - Integer is divisible by 2 three times 9 - Sum of digits is divisible by 9 10 - Last digit is 0
Some other things to note: - If 2 numbers have the same factor, then the sum or difference of the two numbers will have the same facor.
(e.g. 4 is a factor of 20, 4 is also a factor of 80, then 4 will be a factor of 60 (difference) and also 120 (sum))
- Remember to include '1' if you're asked to count the number of factors a number has
darshu
Great work, everyone. Thanks very much! [#permalink]
I think if the last three digits of a number are divisible by 8, then the number is divisible by 8. does anyone disagree?
That's correct. Multiples of 1000 is divisible by 8 so all you need to worry about is the last three digits. Similarly you only need to look at the last two digits when you want to see if it is divisible by 4.
_________________ Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.
There have always been some confusions about a basic principle in geometry:
Special shapes are always instances of the group that it belongs. For example, a square is a polygon with four equal sides, four right angles, and parallel opposite sides. Therefore, a square is a special case of a regular quadrilateral, rectangle, rhombus, parallelogram, and isosceles trapezoid.
_________________ Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.
According to mathworld, a square root of x is a number r such that r^2=x. In other words, any positive real number has two square roots, one positive, sqrt(x), and one negative, -sqrt(x). Although in common usage, square root is generally taken to mean the principle square root, i.e. sqrt(x).
_________________ Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.
Last edited by HongHu on Sun Apr 27, 2008 12:17 pm, edited 2 times in total.
According to mathworld, a square root of x is a number r such that r^2x. In other words, any positive real number has two square roots, one positive and one negative. Although in common usage, square root is generally taken to mean the principle square root, i.e. sqrt(x).
Sorry.... I must disagree. The function is not reciprocal on the negative values.
Sqrt() always returns a positive number by definition. What is matter is that x must be positive in the sqrt() in order to make the equation existing (at least in the real number set of function).
As well, if we define x = 4, we have sqrt(x) = sqrt(4) = 2.
I join a print of the 2 functions. As we observe, for the power of 2, 2 values of x are possible for 1 value of y. But, for the square root, 1 unique value of x match 1 value of y and moreover, x must be positive.
I agree that sqrt(x) is always positive. However it is also true that x=r^2 have two square roots, one is sqrt(x) and the other is -sqrt(x). I've edited the previous post to make it more clear.
_________________ Keep on asking, and it will be given you;
keep on seeking, and you will find;
keep on knocking, and it will be opened to you.