Free NBPTS Mathematics Questions and Answers โ Questions and Answers
Question 1: A team of five medical personnel from a hospital will travel to a far-off island. There are 12 nurses and eight doctors available at the facility. How many five-person teams are possible if each team must have at least one doctor and two nurses?
- 10120
- 13816 (Correct answer)
- 14656
- 9856
Correct answer: 13816
With 8 doctors and 12 nurses, valid 5-person teams must satisfy at least 1 doctor and at least 2 nurses, giving three cases: (1 doctor, 4 nurses), (2 doctors, 3 nurses), and (3 doctors, 2 nurses). Computing each with combinations gives 8ยท495 + 28ยท220 + 56ยท66 = 3960 + 6160 + 3696 = 13816. The other answers result from missing a case or miscounting the combinations.
Question 2: Depending on the individual's income, a specific community is divided into three classes: lower, middle, and higher. You want to research the community's residents' standard of living. Which sampling strategy should be employed to produce a result representative of the entire population?
- Probability sampling is the best method to use to ensure that the subjects will all be randomly picked.
- Simple random sampling is the best method to use since the sample is not homogeneous.
- Stratified sampling is the best method to use to ensure that subjects from different classes will be well-represented. (Correct answer)
- Systematic sampling is the best method to use to ensure subjects will come from different classes.
Correct answer: Stratified sampling is the best method to use to ensure that subjects from different classes will be well-represented.
Explanation: <br> Stratified sampling is the best sampling technique to ensure that the study results are representative of the entire population with regards to income classes. In stratified sampling, the population is divided into homogeneous subgroups or strata based on a specific characteristic, in this case, the income classes (lower class, middle class, and upper class).
Question 3: Calculate the total of 13 + 9 + 5 +... + (-99) +. (-103).
- -1148
- -1350 (Correct answer)
- -1457
- -1247
Correct answer: -1350
This is an arithmetic series with first term 13, common difference โ4, and last term โ103, which yields 30 terms (since 13 + (nโ1)(โ4) = โ103 gives n = 30). The sum is (30/2)(13 + (โ103)) = 15 ร (โ90) = โ1350. The other values come from using the wrong term count or sign.
Question 4: Three hundred fifty feet separate you from the cliff's base when you are looking at it. What is the ridge's height if the elevation angle from your location to its peak is 60 degrees?
- 202 feet
- 303 feet
- 606 feet (Correct answer)
- 175 feet
Correct answer: 606 feet
The setup forms a right triangle where the 350-foot distance is the adjacent side and the height is the opposite side, so height = 350 ร tan(60ยฐ) = 350 ร 1.732 โ 606 feet. The smaller answers result from using the wrong trig ratio (such as cos or dividing instead of multiplying).
Question 5: Which of the following uses of a line's slope is practical?
- Calculating the distance traveled by a projectile that is fired at an angle
- Interpolating values from data that follows a linear trend (Correct answer)
- Approximating the distance of the earth from the sun
- Predicting values from data that follows a quadratic trend
Correct answer: Interpolating values from data that follows a linear trend
Explanation: <br> Interpolating values from data that follows a linear trend is a practical application of the slope of a line. <br> <br> The slope of a line represents the rate of change between two variables. In the context of data that follows a linear trend, the slope can provide valuable information about how one variable changes with respect to another.
Question 6: What practical applications of mathematics did the Babylonians have in antiquity?
- They used algebra to write formulas to represent a general situation to arrive at a more specific answer (Correct answer)
- They used the concept of probability to compute the likelihood of certain events to happen
- They used concepts in geometry and trigonometry to measure the distances of heavenly bodies from the earth
- They used geometry to compute the volume needed to build burial chambers inside the pyramids
Correct answer: They used algebra to write formulas to represent a general situation to arrive at a more specific answer
Explanation: <br> While the Babylonians did not have algebra in the modern sense, they did develop mathematical techniques and methods that allowed them to solve day-to-day problems. One way mathematics helped the Babylonians was through the use of numerical calculations and systematic methods for solving practical problems.
Question 7: Pigs to goats are a 3:5 ratio, while goats to cows are a 4:9 ratio. Given that there are eight pigs, how many cows are there?
- 27
- 21
- 30 (Correct answer)
- 24
Correct answer: 30
Explanation: <br> To solve the problem, we need to find the number of cows based on the given ratios. <br> Given that the ratio of pigs to goats is 3:5, we can set up a proportion: <br> Pigs/Goats = 3/5 <br> If there are 8 pigs, we can substitute the value: <br> 8/Goats = 3/5 <br> Cross-multiplying, we get: <br> 5 * 8 = 3 * Goats <br> 40 = 3 * Goats <br> Now, we need to find the number of goats based on the second ratio. The ratio of goats to cows is 4:9, so we set up another proportion: <br> Goats/Cows = 4/9 <br> Substituting the value of goats from the previous equation (Goats = 40/3): <br> (40/3)/Cows = 4/9 <br> To solve for the number of cows, we can cross-multiply: <br> 9 * (40/3) = 4 * Cows <br> 120 = 4 * Cows <br> Cows = 120/4 <br> Cows = 30 <br> Therefore, if there are 8 pigs, the number of cows would be 30.
A team of five medical personnel from a hospital will travel to a far-off island.
There are 12 nurses and eight doctors available at the facility.
How many five-person teams are possible if each team must have at least one doctor and two nurses?