ATI TEAS 7
TEAS Exam Math Practice Questions
Question 1 of 9
The owner of a newspaper has noticed that print subscriptions have gone down 40% while online subscriptions have gone up 60%. Print subscriptions once accounted for 70% of the newspaper's business, and online subscriptions accounted for 25%. What is the overall percentage growth or decline in business?
Correct Answer: A
Rationale: To calculate the decline in business, start with the 40% decline in the 70% share of print subscriptions: 40% of 70% = 0.40 0.70 = 0.28 = 28% decline. Next, calculate the growth from the 60% increase in the 25% share of online subscriptions: 60% of 25% = 0.60 0.25 = 0.15 = 15% growth. To find the overall change, sum the decline and growth percentages: 28% decline + 15% growth = -0.28 + 0.15 = -0.13 = 13% decline. Therefore, the overall percentage change in the newspaper's business is a 13% decline. Option A is the correct answer. Option B is incorrect because it doesn't consider the correct calculations for both the decline and growth. Option C is incorrect as it misinterprets the net change in business. Option D is incorrect as it miscalculates the overall percentage growth or decline.
Question 2 of 9
What is the result of (4.71 10^3) - (2.98 10^2)? Which of the following is the correct simplified expression?
Correct Answer: D
Rationale: The correct answer is D: 4.412 10^3. To simplify the expression, rewrite 4.71 10^3 as 47.1 10^2. Subtract the values in front of 10^2: 47.1 - 2.98 = 44.12. Rewriting this gives 44.12 10^2 = 4.412 10^3. Choice A is incorrect as it does not account for the correct subtraction result. Choice B is incorrect as it does not correctly simplify the expression. Choice C is incorrect as it provides an incorrect power of 10 in the simplified expression.
Question 3 of 9
A restaurant employs servers, hosts, and managers in a ratio of 9:2:1. If there are 36 total employees, what is the number of hosts at the restaurant?
Correct Answer: C
Rationale: To find the number of hosts in the restaurant, first, express the ratio algebraically as 9x + 2x + 1x = 36, where x represents the common factor. Combine like terms to get 12x = 36. Solve for x by dividing both sides by 12 to get x = 3. To find the number of hosts, multiply the coefficient of hosts (2) by x, which equals 6. Therefore, there are 6 hosts at the restaurant. Choice A, 3, is incorrect as it represents the number of servers. Choices B and D are incorrect as they do not correspond to the number of hosts based on the given ratio.
Question 4 of 9
Anna is buying fruit at the farmers' market. She selects 1.2 kilograms of apples, 800 grams of bananas, and 300 grams of strawberries. The farmer charges her a flat rate of $4 per kilogram. What is the total cost of her produce?
Correct Answer: C
Rationale: To calculate the total cost, convert all weights to kilograms. 800 grams = 0.8 kilograms; 300 grams = 0.3 kilograms. Add up the weights: 1.2 kg + 0.8 kg + 0.3 kg = 2.3 kg. Multiply the total weight by the cost per kilogram: 2.3 kg $4/kg = $9.20. Therefore, the total cost of her produce is $9.20. Choice A, $4.40, is incorrect as it does not account for the total weight of all the fruits. Choice B, $5.24, is incorrect as it does not accurately calculate the total cost based on the given weights and price per kilogram. Choice D, $48.80, is incorrect as it is significantly higher than the correct total cost and suggests an incorrect calculation method.
Question 5 of 9
A rectangular field has an area of 1452 square feet. If the length is three times the width, what is the width of the field?
Correct Answer: A
Rationale: To find the width of the rectangular field, use the formula for the area of a rectangle: A = length width. Given that the length is three times the width, you have A = 3w w. Substituting the given area, 1452 = 3w^2. Solving for w, you get 484 = w^2. Taking the square root gives ±22, but since the width must be positive, the width of the field is 22 feet. Choice B, 44 feet, is incorrect because it represents the length, not the width. Choice C, 242 feet, is incorrect as it is not a factor of the area. Choice D, 1452 feet, is incorrect as it represents the total area of the field, not the width.
Question 6 of 9
What is 2.7834 rounded to the nearest tenth?
Correct Answer: C
Rationale: To round 2.7834 to the nearest tenth, we look at the digit in the hundredths place, which is 8. Since 8 is greater than or equal to 5, the digit in the tenths place is rounded up. Therefore, 2.7834 rounded to the nearest tenth is 2.8. Choice A (2.7) is incorrect because rounding down would require the digit in the hundredths place to be less than 5. Choice B (2.78) is incorrect because rounding to the nearest tenth involves considering the digit in the hundredths place. Choice D (2.88) is incorrect as it goes beyond rounding to just the nearest tenth.
Question 7 of 9
Which of the following lists is in order from least to greatest? 2−1 , −(4/3), (−1)3 , (2/5)
Correct Answer: D
Rationale: To determine the correct order from least to greatest, start by simplifying the expressions. 2^(-1) = 1/2 and (-1)^3 = -1. Now, comparing the values, (-4/3) is the most negative, followed by -1, then (2/5), and finally 1/2. Therefore, the correct order is (-4/3), (-1)^3, (2/5), 2^(-1), making choice D the correct answer. Choices A, B, and C are incorrect because they do not follow the correct order from least to greatest as determined by comparing the values of the expressions after simplification.
Question 8 of 9
A sandwich shop earns $4 for every sandwich (s) it sells, $2 for every drink (d), and $1 for every cookie (c). If this is all the shop sells, which of the following equations represents what the shop's revenue (r) is over three days?
Correct Answer: A
Rationale: Let s be the number of sandwiches sold. Each sandwich earns $4, so selling s sandwiches at $4 each results in revenue of $4s. Similarly, d drinks at $2 each give $2d of income, and cookies bring in $1c. Summing these values gives total revenue = 4s + 2d + 1c. Therefore, option A, r = 4s + 2d + 1c, correctly represents the shop's revenue. Choices B, C, and D are incorrect because they incorrectly multiply the prices of each item by more than one day's sales, which would overstate the total revenue for a three-day period.
Question 9 of 9
Simplify the expression. Which of the following is the value of x? (5(4x - 5) = (3/2)(2x - 6))
Correct Answer: C
Rationale: To solve the given proportion 5(4x - 5) = (3/2)(2x - 6), first distribute to get 20x - 25 = 3x - 9. Then, simplify the linear equation by isolating x: 20x - 3x = 25 - 9, which leads to 17x = 16. Finally, solving for x gives x = 16/17. Choice A is incorrect as it does not match the calculated value of x. Choice B is incorrect as it does not correspond to the correct solution for x. Choice D is incorrect as it does not align with the accurate value of x obtained from solving the equation.