practice quiz to include 50 new math problems, bringing the total to 60. I also added a scoring feature so you can see your results after completing the quiz. You can now select an answer for each question and see your score when you're finished
Work through these problems and select your answers. Click "Submit Quiz" at the bottom to get your score.
Problem 1
A bakery sells **cookies** for $2.00 each and **brownies** for $3.00 each. On a particular day, the bakery sells a total of 80 items and earns a total revenue of $200. How many cookies did the bakery sell?
Correct Answer: C) 40
Let $C$ be the number of cookies and $B$ be the number of brownies. We have a system of two equations:
Total items: $ C + B = 80 $
Total revenue: $ 2C + 3B = 200 $
From the first equation, $ B = 80 - C $. Substitute this into the second equation:
$ 2C + 3(80 - C) = 200 $
$ 2C + 240 - 3C = 200 $
$ -C = -40 $
$ C = 40 $. The bakery sold 40 cookies.
Problem 2
If $3x - 5 = 7$, what is the value of $x + 2$?
Correct Answer: C) 6
First, solve for $x$: $3x - 5 = 7 \Rightarrow 3x = 12 \Rightarrow x = 4$.
Then, find the value of $x + 2$: $4 + 2 = 6$.
Problem 3
The ratio of boys to girls in a class is 5 to 3. If there are 24 girls, how many students are there in the class?
Correct Answer: C) 64
Let $5x$ be the number of boys and $3x$ be the number of girls.
Given that there are 24 girls, we have $3x = 24$, which means $x = 8$.
The number of boys is $5x = 5(8) = 40$.
The total number of students is $40 + 24 = 64$.
Problem 4
In the $xy$-plane, what is the $x$-intercept of the line with equation $2x + 5y = 10$?
Correct Answer: A) (5, 0)
To find the $x$-intercept, set $y = 0$ in the equation:
$2x + 5(0) = 10$
$2x = 10$
$x = 5$.
The $x$-intercept is $(5, 0)$.
Problem 5
What is the median of the following set of numbers: 8, 12, 5, 10, 15, 8, 9?
Correct Answer: B) 9
To find the median, first arrange the numbers in ascending order:
5, 8, 8, 9, 10, 12, 15
The middle number in the list is 9.
Problem 6
A car travels at a constant speed of 60 miles per hour. How long will it take to travel 210 miles?
Correct Answer: C) 3.5 hours
Time = Distance / Speed.
Time = 210 miles / 60 mph = 3.5 hours.
Problem 7
If $f(x) = 2x - 3$, what is the value of $f(4)$?
Correct Answer: B) 5
To find $f(4)$, substitute $x=4$ into the function:
$f(4) = 2(4) - 3 = 8 - 3 = 5$.
Problem 8
What is the area of a circle with a radius of 5 units?
Correct Answer: C) $25\pi$
The area of a circle is given by the formula $ A = \pi r^2 $.
Given $ r = 5 $, the area is $ A = \pi (5)^2 = 25\pi $.
Problem 9
If a square has a perimeter of 36 inches, what is its area?
Correct Answer: C) 81 in²
The perimeter of a square is $4s$, where $s$ is the side length.
$4s = 36 \Rightarrow s = 9$ inches.
The area of a square is $A = s^2$.
$A = 9^2 = 81$ in².
Problem 10
If $3(x - 2) = 15$, what is the value of $x$?
Correct Answer: C) 7
Divide both sides by 3: $x - 2 = 5$.
Add 2 to both sides: $x = 7$.
In a high school, the ratio of teachers to students is 1:20. If there are 80 teachers, what is the total number of students?
Correct Answer: D) 1600
Let $T$ be the number of teachers and $S$ be the number of students. The ratio is $\frac{T}{S} = \frac{1}{20}$.
Given $T = 80$, we have $\frac{80}{S} = \frac{1}{20}$.
Cross-multiply to get $S = 80 \times 20 = 1600$.
Problem 13
A number is increased by 15%, resulting in 230. What was the original number?
Correct Answer: A) 200
Let $x$ be the original number. The new number is $x + 0.15x = 1.15x$.
We have $1.15x = 230$.
$x = \frac{230}{1.15} = 200$.
Problem 14
If $ \frac{2x}{3} - 1 = 5 $, what is the value of $x$?
Correct Answer: B) 9
Add 1 to both sides: $ \frac{2x}{3} = 6 $.
Multiply both sides by 3: $ 2x = 18 $.
Divide by 2: $ x = 9 $.
Problem 15
What is the median of the following numbers: 12, 18, 5, 21, 15, 8, 11?
Correct Answer: B) 12
Arrange the numbers in order: 5, 8, 11, 12, 15, 18, 21.
The middle number is 12.
Problem 16
If $3x + y = 10$ and $2x - y = 5$, what is the value of $x + y$?
Correct Answer: A) 7
Add the two equations: $(3x + y) + (2x - y) = 10 + 5$.
$5x = 15 \Rightarrow x = 3$.
Substitute $x=3$ into the first equation: $3(3) + y = 10 \Rightarrow 9 + y = 10 \Rightarrow y = 1$.
$x + y = 3 + 4 = 7$.
Problem 17
A painter can paint a room in 4 hours. His assistant can paint the same room in 6 hours. How long will it take them to paint the room together?
Correct Answer: B) 2.4 hours
Let $T$ be the time it takes them to work together.
The painter's rate is $\frac{1}{4}$ of a room per hour. The assistant's rate is $\frac{1}{6}$ of a room per hour.
Combined rate: $\frac{1}{4} + \frac{1}{6} = \frac{3}{12} + \frac{2}{12} = \frac{5}{12}$.
Together they can paint $\frac{5}{12}$ of a room per hour. To find the total time, take the reciprocal: $T = \frac{12}{5} = 2.4$ hours.
Problem 18
What is the length of the hypotenuse of a right triangle with legs of length 8 and 15?
The average (arithmetic mean) of five numbers is 18. If one of the numbers is removed, the average of the remaining four numbers is 15. What was the number that was removed?
Correct Answer: A) 30
The sum of the original five numbers is $5 \times 18 = 90$.
The sum of the remaining four numbers is $4 \times 15 = 60$.
The removed number is the difference: $90 - 60 = 30$.
Problem 24
In the $xy$-plane, if the parabola $y = ax^2 + bx + c$ has a vertex at $(3, 5)$, which of the following could be the equation of the parabola?
Correct Answer: C) $y = (x-3)^2 + 5$
The vertex form of a parabola is $y = a(x - h)^2 + k$, where $(h, k)$ is the vertex.
Given the vertex $(3, 5)$, the equation must be of the form $y = a(x - 3)^2 + 5$.
Only option C matches this form.
Problem 25
A bag contains 5 red marbles, 3 blue marbles, and 2 green marbles. If a marble is drawn at random, what is the probability that it is not red?
Correct Answer: A) $\frac{1}{2}$
Total number of marbles: $5 + 3 + 2 = 10$.
Number of non-red marbles (blue and green): $3 + 2 = 5$.
Probability of not red = $\frac{\text{Number of non-red marbles}}{\text{Total number of marbles}} = \frac{5}{10} = \frac{1}{2}$.
Problem 26
What is the value of $ \frac{2^8}{2^5} $?
Correct Answer: B) 8
Use the exponent rule for division: $ \frac{a^m}{a^n} = a^{m-n} $.
$ \frac{2^8}{2^5} = 2^{8-5} = 2^3 = 8 $.
Problem 27
If the volume of a cube is 64 cubic inches, what is the length of one side?
Correct Answer: A) 4 inches
The volume of a cube is $V = s^3$, where $s$ is the side length.
$64 = s^3$
$s = \sqrt[3]{64} = 4$.
Problem 28
If a line has a slope of 2 and passes through the point $(3, 5)$, what is its $y$-intercept?
Correct Answer: A) -1
Use the point-slope form $y - y_1 = m(x - x_1)$.
$y - 5 = 2(x - 3)$
$y - 5 = 2x - 6$
$y = 2x - 1$.
The $y$-intercept is -1.
Problem 29
If $ \frac{x}{3} + \frac{x}{4} = 7 $, what is the value of $x$?
Correct Answer: C) 12
Find a common denominator, which is 12:
$ \frac{4x}{12} + \frac{3x}{12} = 7 $
$ \frac{7x}{12} = 7 $
Multiply both sides by 12: $7x = 84$.
Divide by 7: $x = 12$.
Problem 30
A circle is inscribed in a square with a side length of 10. What is the area of the circle?
Correct Answer: A) $25\pi$
The diameter of the inscribed circle is equal to the side length of the square, which is 10.
The radius of the circle is half the diameter, so $r = 5$.
The area of the circle is $A = \pi r^2 = \pi (5)^2 = 25\pi$.
Problem 31
If $ |2x - 1| = 5 $, what are the possible values of $x$?
Correct Answer: A) -2 and 3
This absolute value equation has two cases:
Case 1: $2x - 1 = 5 \Rightarrow 2x = 6 \Rightarrow x = 3$.
Case 2: $2x - 1 = -5 \Rightarrow 2x = -4 \Rightarrow x = -2$.
The possible values are 3 and -2.
Problem 32
If the circumference of a circle is $18\pi$, what is its area?
Correct Answer: C) $81\pi$
The circumference of a circle is $C = 2\pi r$.
Given $18\pi = 2\pi r$, we can solve for the radius: $r = \frac{18\pi}{2\pi} = 9$.
The area is $A = \pi r^2 = \pi (9)^2 = 81\pi$.
Problem 33
If $ (x + 2)^2 = 25 $, what is the positive value of $x$?
Correct Answer: A) 3
Take the square root of both sides: $x + 2 = \pm 5$.
Case 1: $x + 2 = 5 \Rightarrow x = 3$.
Case 2: $x + 2 = -5 \Rightarrow x = -7$.
The positive value of $x$ is 3.
Problem 34
What is the simplified form of the expression $ \frac{x^2 - 9}{x - 3} $?
Correct Answer: B) $x + 3$
Factor the numerator using the difference of squares: $x^2 - 9 = (x - 3)(x + 3)$.
The expression becomes $ \frac{(x - 3)(x + 3)}{x - 3} $.
Cancel out the common term $(x - 3)$ to get $x + 3$.
Problem 35
If a line is perpendicular to the line $y = 3x - 4$, what is its slope?
Correct Answer: C) $ -\frac{1}{3} $
The slope of a perpendicular line is the negative reciprocal of the original slope.
The original slope is $m = 3$.
The perpendicular slope is $m_{\perp} = -\frac{1}{3}$.
Problem 36
A car travels 150 miles in 2.5 hours. What is its average speed in miles per hour?
If $ \frac{3}{5} $ of a number is 21, what is the number?
Correct Answer: B) 35
Let $x$ be the number.
$ \frac{3}{5}x = 21 $
$ x = 21 \times \frac{5}{3} = 7 \times 5 = 35 $.
Problem 38
What is the measure of the largest angle in a triangle with angle measures in the ratio of 1:2:3?
Correct Answer: C) $90^\circ$
The sum of the angles in a triangle is $180^\circ$.
Let the angles be $x$, $2x$, and $3x$.
$x + 2x + 3x = 180^\circ$
$6x = 180^\circ \Rightarrow x = 30^\circ$.
The largest angle is $3x = 3(30^\circ) = 90^\circ$.
Problem 39
If the area of a square is 16, what is its diagonal?
Correct Answer: B) $4\sqrt{2}$
The area of a square is $s^2$. If the area is 16, the side length is $s = \sqrt{16} = 4$.
The diagonal forms a right triangle with two sides. Using the Pythagorean theorem: $d^2 = s^2 + s^2 = 2s^2$.
$d = \sqrt{2s^2} = s\sqrt{2}$.
Substitute $s=4$: $d = 4\sqrt{2}$.
Problem 40
If $ \frac{x + 1}{x - 1} = 3 $, what is the value of $x$?
Correct Answer: A) 2
Multiply both sides by $(x - 1)$: $x + 1 = 3(x - 1)$.
$x + 1 = 3x - 3$.
Subtract $x$ from both sides: $1 = 2x - 3$.
Add 3 to both sides: $4 = 2x$.
Divide by 2: $x = 2$.
Problem 41
In the $xy$-plane, what is the slope of the line that is perpendicular to the line with equation $2x + 4y = 8$?
Correct Answer: C) 2
Rewrite the equation in slope-intercept form ($y = mx + b$):
$4y = -2x + 8$
$y = -\frac{2}{4}x + 2 = -\frac{1}{2}x + 2$.
The slope of this line is $-\frac{1}{2}$. The slope of a perpendicular line is the negative reciprocal, which is $2$.
Problem 42
If $ \frac{2x - 4}{x + 1} = 0 $, what is the value of $x$?
Correct Answer: B) 2
For a fraction to be equal to zero, its numerator must be zero.
$2x - 4 = 0$
$2x = 4$
$x = 2$.
Problem 43
What is the area of a right triangle with vertices at $(0, 0)$, $(6, 0)$, and $(0, 8)$?
Correct Answer: B) 24
The two legs of the right triangle are along the x and y axes.
The base is the distance between $(0, 0)$ and $(6, 0)$, which is 6.
The height is the distance between $(0, 0)$ and $(0, 8)$, which is 8.
Area of a triangle = $\frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 6 \times 8 = 24$.
Problem 44
If the product of two numbers is 48 and their sum is 16, what is the value of the larger number?
Correct Answer: B) 12
Let the two numbers be $x$ and $y$. We have:
$xy = 48$
$x + y = 16$
You can test the factors of 48 that sum to 16. The factors of 48 are (1, 48), (2, 24), (3, 16), (4, 12), (6, 8).
The pair that sums to 16 is 4 and 12. The larger number is 12.
Problem 45
If a point $(x, y)$ is on the circle with equation $(x - 1)^2 + (y + 2)^2 = 9$, what is the radius of the circle?
Correct Answer: B) 3
The standard form for the equation of a circle is $(x - h)^2 + (y - k)^2 = r^2$, where $(h, k)$ is the center and $r$ is the radius.
Comparing this to the given equation, $r^2 = 9$, so $r = \sqrt{9} = 3$.
Problem 46
What is the simplified form of $ (3x^2)^3 $?
Correct Answer: D) $27x^6$
Apply the exponent to both the coefficient and the variable term:
$ (3x^2)^3 = 3^3 \times (x^2)^3 $.
$3^3 = 27$.
Using the exponent rule $(a^m)^n = a^{m \times n}$, we have $(x^2)^3 = x^{2 \times 3} = x^6$.
The final answer is $27x^6$.
Problem 47
If $ \sin(\theta) = \frac{3}{5} $ in a right triangle, what is the value of $ \cos(\theta) $?
What is the value of $ i^{10} $, where $i = \sqrt{-1}$?
Correct Answer: D) -1
The powers of $i$ follow a cycle of 4:
$i^1 = i$
$i^2 = -1$
$i^3 = -i$
$i^4 = 1$
To find $i^{10}$, divide the exponent by 4 and find the remainder: $10 \div 4 = 2$ with a remainder of 2.
So, $i^{10} = i^2 = -1$.
Problem 51
If $ \frac{2}{3}x - 5 = \frac{1}{3}x $, what is the value of $x$?
Correct Answer: A) 15
Subtract $\frac{1}{3}x$ from both sides: $ \frac{2}{3}x - \frac{1}{3}x - 5 = 0 $.
$ \frac{1}{3}x - 5 = 0 $.
$ \frac{1}{3}x = 5 $.
Multiply by 3: $ x = 15 $.
Problem 52
A circle with equation $ (x + 3)^2 + (y - 4)^2 = 25 $ has a center at $(h, k)$. What is the value of $h + k$?
Correct Answer: B) 1
The center of the circle is $(h, k)$. From the equation $(x - h)^2 + (y - k)^2 = r^2$, we can see that $h = -3$ and $k = 4$.
$h + k = -3 + 4 = 1$.
Problem 53
What is the simplified form of the expression $ \frac{x^2 - 4x + 4}{x - 2} $?
Correct Answer: A) $x - 2$
The numerator is a perfect square trinomial: $x^2 - 4x + 4 = (x - 2)^2$.
The expression becomes $ \frac{(x - 2)^2}{x - 2} $.
Cancel out one factor of $(x - 2)$ to get $x - 2$.
Problem 54
If the area of a circle is $16\pi$, what is its circumference?
Correct Answer: B) $8\pi$
The area of a circle is $A = \pi r^2$. Given $16\pi = \pi r^2$, we can solve for the radius: $r^2 = 16 \Rightarrow r = 4$.
The circumference is $C = 2\pi r = 2\pi(4) = 8\pi$.
Problem 55
If $ \frac{x}{2} > 5 $, which of the following is a possible value for $x$?
Correct Answer: D) 12
Multiply both sides by 2: $x > 10$.
Any number greater than 10 is a possible value. Of the given options, only 12 is greater than 10.
Problem 56
If the volume of a sphere is $ \frac{32}{3}\pi $, what is its radius?
Correct Answer: A) 2
The volume of a sphere is $V = \frac{4}{3}\pi r^3$.
We have $ \frac{4}{3}\pi r^3 = \frac{32}{3}\pi $.
Divide both sides by $\frac{4}{3}\pi$: $ r^3 = \frac{32}{4} = 8 $.
$ r = \sqrt[3]{8} = 2 $.
Problem 57
A line passes through the points $(1, 4)$ and $(3, 10)$. What is the equation of the line?
Correct Answer: A) $y = 3x + 1$
First, find the slope: $m = \frac{10 - 4}{3 - 1} = \frac{6}{2} = 3$.
Then use point-slope form with one of the points, e.g., $(1, 4)$: $y - 4 = 3(x - 1)$.
$y - 4 = 3x - 3$
$y = 3x + 1$.
Problem 58
If the perimeter of a regular hexagon is 30, what is the area of the hexagon?
Correct Answer: C) $75\sqrt{3}$
The perimeter of a regular hexagon with side length $s$ is $6s$.
$6s = 30 \Rightarrow s = 5$.
The area of a regular hexagon is $A = \frac{3\sqrt{3}}{2}s^2$.
$A = \frac{3\sqrt{3}}{2}(5^2) = \frac{3\sqrt{3}}{2}(25) = \frac{75\sqrt{3}}{2}$.
Oh, wait. Let's re-calculate that. The formula is $A = \frac{3\sqrt{3}}{2}s^2$. The value is $ \frac{75\sqrt{3}}{2} $, so let me recheck the options and problem. The options seem off. Let's assume the correct answer is $75\sqrt{3}$. Let's find the correct answer and fix the code.
Wait, the area is $\frac{3\sqrt{3}}{2}s^2$. If $s=5$, then $A = \frac{3\sqrt{3}}{2} \times 25 = 37.5\sqrt{3}$. None of the options are correct.
Let's create new options.
Ok, let's fix this problem and its options.
Let the perimeter be 60. Then $s=10$. Area $ = \frac{3\sqrt{3}}{2}(100) = 150\sqrt{3}$. Let's use that.
New Problem 58: "If the perimeter of a regular hexagon is 60, what is the area of the hexagon?"
Options: A) $75\sqrt{3}$ B) $100\sqrt{3}$ C) $150\sqrt{3}$ D) $200\sqrt{3}$
Correct answer: C.
Problem 59
If $ \sin(\theta) = \frac{1}{2} $, what is the value of $ \tan(\theta) $ in a right triangle?
Correct Answer: B) $\frac{\sqrt{3}}{3}$
Use SOH CAH TOA. If $ \sin(\theta) = \frac{\text{Opposite}}{\text{Hypotenuse}} = \frac{1}{2} $, we can find the adjacent side using the Pythagorean theorem.
$ a^2 + 1^2 = 2^2 \Rightarrow a^2 = 3 \Rightarrow a = \sqrt{3} $.
Then $ \tan(\theta) = \frac{\text{Opposite}}{\text{Adjacent}} = \frac{1}{\sqrt{3}} = \frac{\sqrt{3}}{3} $.
Problem 60
If $ \frac{3x + 2}{4} = 5 $, what is the value of $x$?
Correct Answer: C) 6
Multiply both sides by 4: $3x + 2 = 20$.
Subtract 2: $3x = 18$.
Divide by 3: $x = 6$.
Your Score
SAT Math Questions
50 SAT Math Practice Questions
Work through these problems and click "Show Solution" to check your work.
Problem 1
A bakery sells **cookies** for $2.00 each and **brownies** for $3.00 each. On a particular day, the bakery sells a total of 80 items and earns a total revenue of $200. How many cookies did the bakery sell?
Correct Answer: C) 40
Let $C$ be the number of cookies and $B$ be the number of brownies. We have a system of two equations:
Total items: $ C + B = 80 $
Total revenue: $ 2C + 3B = 200 $
From the first equation, $ B = 80 - C $. Substitute this into the second equation:
$ 2C + 3(80 - C) = 200 $
$ 2C + 240 - 3C = 200 $
$ -C = -40 $
$ C = 40 $. The bakery sold 40 cookies.
Problem 2
If $3x - 5 = 7$, what is the value of $x + 2$?
Correct Answer: C) 6
First, solve for $x$: $3x - 5 = 7 \Rightarrow 3x = 12 \Rightarrow x = 4$.
Then, find the value of $x + 2$: $4 + 2 = 6$.
Problem 3
The ratio of boys to girls in a class is 5 to 3. If there are 24 girls, how many students are there in the class?
Correct Answer: C) 64
Let $5x$ be the number of boys and $3x$ be the number of girls.
Given that there are 24 girls, we have $3x = 24$, which means $x = 8$.
The number of boys is $5x = 5(8) = 40$.
The total number of students is $40 + 24 = 64$.
Problem 4
In the $xy$-plane, what is the $x$-intercept of the line with equation $2x + 5y = 10$?
Correct Answer: A) (5, 0)
To find the $x$-intercept, set $y = 0$ in the equation:
$2x + 5(0) = 10$
$2x = 10$
$x = 5$.
The $x$-intercept is $(5, 0)$.
Problem 5
What is the median of the following set of numbers: 8, 12, 5, 10, 15, 8, 9?
Correct Answer: B) 9
To find the median, first arrange the numbers in ascending order:
5, 8, 8, 9, 10, 12, 15
The middle number in the list is 9.
Problem 6
A car travels at a constant speed of 60 miles per hour. How long will it take to travel 210 miles?
Correct Answer: C) 3.5 hours
Time = Distance / Speed.
Time = 210 miles / 60 mph = 3.5 hours.
Problem 7
If $f(x) = 2x - 3$, what is the value of $f(4)$?
Correct Answer: B) 5
To find $f(4)$, substitute $x=4$ into the function:
$f(4) = 2(4) - 3 = 8 - 3 = 5$.
Problem 8
What is the area of a circle with a radius of 5 units?
Correct Answer: C) $25\pi$
The area of a circle is given by the formula $ A = \pi r^2 $.
Given $ r = 5 $, the area is $ A = \pi (5)^2 = 25\pi $.
Problem 9
If a square has a perimeter of 36 inches, what is its area?
Correct Answer: C) 81 in²
The perimeter of a square is $4s$, where $s$ is the side length.
$4s = 36 \Rightarrow s = 9$ inches.
The area of a square is $A = s^2$.
$A = 9^2 = 81$ in².
Problem 10
If $3(x - 2) = 15$, what is the value of $x$?
Correct Answer: C) 7
Divide both sides by 3: $x - 2 = 5$.
Add 2 to both sides: $x = 7$.
...Problems 11-50 continue below...
Problem 11
If $y = 2x^2 - 5x + 3$, what is the value of $y$ when $x = -1$?
Correct Answer: C) 10
Substitute $x = -1$ into the equation:
$ y = 2(-1)^2 - 5(-1) + 3 $
$ y = 2(1) + 5 + 3 $
$ y = 2 + 5 + 3 = 10 $
Problem 12
What is the slope of the line that passes through the points $(2, 3)$ and $(4, 9)$?
Correct Answer: B) 3
The slope $m$ is given by the formula $m = (y_2 - y_1) / (x_2 - x_1)$.
$ m = (9 - 3) / (4 - 2) = 6 / 2 = 3 $.
Problem 13
If $ \frac{x}{2} + 4 = 12 $, what is the value of $x$?
Correct Answer: B) 16
Subtract 4 from both sides: $ \frac{x}{2} = 8 $.
Multiply both sides by 2: $ x = 16 $.
Problem 14
The price of a book is increased by 20%. If the new price is $24, what was the original price?
Correct Answer: B) $20
Let $P$ be the original price. The new price is $ P + 0.20P = 1.20P $.
Given that the new price is $24, we have $1.20P = 24$.
$P = 24 / 1.20 = 20$.
The original price was $20.
Problem 15
What is the length of the hypotenuse of a right triangle with legs of length 5 and 12?
No comments:
Post a Comment