1. What is the place value of the underlined digit in 416,315?
Ans.: hundreds
Sol.: The given number is equal to 4(100,000) + 1(10,000) + 6(1,000) + 3(100) + 1(10) + 5(1). Hence the place value of the the underlined digit is hundreds.
2. Write nine hundred seventy thousand two hundred eighty eight using Hindu-Arabic numerals.
Ans.: 970,288
Sol.: The given number is equal to 970(1,000) + 2(100) + 8(10) + 8(1) = 970,288.
3. How many common divisors (including 1) do 24 and 80 have?
Ans.: 4
Sol.: The number of common divisors (or factors) of any two counting numbers is as many as the divisors of their greatest common factor (GCF). The GCF of 24 and 80 is 8 and this GCF has 4 divisors.
Observe that the prime factorization of 80 = $ 2^{4}5^{1} $ and the prime factorization of 24 = $ 2^{3}3^{1} $.
It follows that their GCF is $ 2^{3} = 8 $, which has 3 + 1 = 4 divisors.
4. Find two integers whose sum is 18 and whose product is 77.
Ans.: 7 and 11
Sol.: Since the sum of the two numbers is positive and the product is also positive, each number must be positive.
So we can try number pairs such as 1 and 17, 2 and 16, 3 and 15, 4 and 14, 5 and 13, among others. One can show that the choice of 10 and 8 is too big since 80 $>$ 77. However, the choice of 7 and 11 is fine since 11+7=18 and (11)(7)=77.
5. How many 8ths are in 5/2?
Ans.: 20
Sol.: This answer is obtained by dividing 5/2 by 1/8 giving (5/2)/(1/8) = (5/2)(8) = (5)(8/2) = (5)(4) = 20.
One can speedily verify that 20(1/8) = 5/2.
6. Covert the mixed fraction $ 7 \frac{4}{5} $ into an equivalent improper fraction in lowest terms.
Ans.: 39/5
Sol.: $ 7 + \frac{4}{5} = 7(\frac{5}{5}) + \frac{4}{5} = \frac{(7)(5)}{5} + \frac{4}{5} = \frac{(7)(5)+4}{5} = \frac{39}{5} $
or
$ a + \frac{b}{c} = \frac{a(c) + b}{c} $.
Here, $ a=7$, $ b=4$ and $ c=5$. So that $ 7 \frac{4}{5} = \frac{(7)(5)+4}{5} = \frac{35+4}{5} = \frac{39}{5} $.
7. If $\frac{35}{10} = \frac{N}{100}$, what is the value of $ N$ ?
Ans.: 350
Sol.: Notice that the left-hand side ratio $\frac{35}{10} = \frac{5(7)}{5(2)} = \frac{7}{2} $ in lowest terms, and that the denominator of the right-hand side ratio, 100, is obtained from the denominator of the left-hand side ratio by multiplying the denomiator of the left-hand side (lowest terms form) by 50. Hence, also multiplying the left-hand side numerator (lowest terms form), 7, by 50 should give us the numerator of the right-hand side: (7)(50) = 350.
8. Mr. Chef bought exactly $ 3 \frac{1}{4}$ dozen eggs and used $ 2 \frac{1}{3}$ to cook a certain egg dish. How many of the eggs that he bought for cooking this egg dish remained (that is, were not used for cooking the dish)?
Ans.: 11 eggs
Sol.: Since there are 12 eggs in a dozen of eggs, the answer is $ 12(3 \frac{1}{4} - 2 \frac{1}{3}) = 12(\frac{12+1}{4} - \frac{6+1}{3}) = 12(\frac{13}{4} - \frac{7}{3}) = 11 $ eggs.
9. A certain Grade 4 class contains 40 students. If 16 of the students are boys, what is the ratio of boys to girls?
Ans.: 2:3 or 2/3
Sol.: If 16 of the students are boys, then 40 - 16 = 24 of the students are girls. So the ratio of the number of boys to girls for this class is $\frac{16}{40-16} = \frac{16}{24} = \frac{2^3(2^{1})}{2^3(3)} = \frac{2}{3} $.
10. A certain Grade 4 class contains 40 students. If 16 of the students are boys, what percentage of the class are girls?
Ans.: 60 percent
Sol.: If 16 of the students are boys, then 40 - 16 = 24 of the students are girls. So the percentage of girls in the class is $\frac{24}{40}\times 100\% = 60\% $.
11. Which has the smaller angle measure: acute angle or right angle?
Ans.: acute
Sol.: Recall that an acute angle has a measure that is less than $ 90^\circ$ while an obtuse angle has a measure that is more than $ 90^\circ$; a right angle measures exactly $ 90^\circ$.
12. The length of a rectangle is thrice (or three times) its width. If the perimeter of the rectangle is 104 meters, find the measurement of the width.
Ans.: width = 13 meters or 13 m
Sol.: Let $ w$ and $ l$ be the width and length, respectively, of the rectangle. Since the length is thrice (or three times) the width, the the ratio of the length to the width is 3:1, or that $\frac{l}{w}=\frac{3}{1}$.
Since the perimeter is twice the sum of the length and the width, then the sum $ l + w = 104/2 = 52.$
So the width must be $ \frac{1}{3+1}(l+w) = \frac{1}{4}(l+w) = \frac{52}{4} = 13$ m.
13. The length of a rectangle is thrice (or three times) its width. If the length of the rectangle is 39 meters, find the area of the rectangle.
Ans.: 507 square meters (or 507 m$ {}^2$)
Sol.: Area is length times width or $ A=l\times w$. Since the length of the given rectangle is thrice (or three times) its width, then its width $ w = \frac{l}{3} = \frac{39}{3} = 13$ m. So its areas is $ A = l\times w = (39)(13) = 507$ square meters (m$ {}^2$).
14. Trees were planted 7 meters apart along a straight line segment so that the distance between the first tree and the last tree planted is 189 meters. How many trees were planted along this straight line segment?
Ans.: 28
Sol.: For a line segment 1(7)=7 m long, two trees; for a line segment 2(7)=14 m long, three trees; for a line segment 3(7)=21 m long, 4 trees; ...; for a line 27(7)=189 m long, 28 trees. So, in general, divide the length of the line segment that was planted with trees by the constant distance between two adjacent trees, then add 1, i.e., 189/7 + 1 = 27 + 1 = 28.
15. The base of a rectagular prism has a width of 5 meters and a length of 7 meters. If the height of the prism is 4 meters, find its total surface area.
Ans.: 166 square meters
Sol.: The total surface area of a rectangular prism is equal to the sum of the areas of its six faces. These six faces are all rectangles. Two opposite faces each has an area of length times width $ (l\times w)$ square meters. Another pair of opposite faces each has an area of length times height $ (l\times h)$ square meters while the third pair of opposite faces each has an area of width times height $ (w\times h)$ square meters. Hence, the total surface area $ S$ of any rectangular prism is $ S = 2( l\times w) + 2(l\times h) + 2(w\times h)$. For this particular problem, length $ l=7$ meters, width $ w=5$ meters, and height $ h=4$ meters. So the total surface area is $ S = 2(7)(5) + 2(7)(4) + 2(5)(4) = 70 + 56 + 40 = 166$ square meters.