Back to Blog
    Exams, Assessments & Practice Tools

    Medium SAT Math Practice Questions

    April 26, 20269 min read21 views
    Medium SAT Math Practice Questions

    Medium SAT Math Practice Questions

    Mastering Medium SAT Math Practice Questions is the most effective way to move your score from the average range into the competitive 600-700 tier. These questions typically require a two-step logic process: first identifying the correct mathematical concept and then executing a precise calculation. By focusing on intermediate algebra, geometry, and data analysis, you can build the stamina needed for the more rigorous sections of the Digital SAT.

    Concept Explanation

    Medium SAT Math practice questions focus on the application of core mathematical principles to slightly complex scenarios that require more than one step to solve. According to the College Board, these questions fall into four main categories: Heart of Algebra, Problem Solving and Data Analysis, Passport to Advanced Math, and Additional Topics in Math (Geometry and Trigonometry). To succeed at this level, you must be comfortable with SAT Algebra concepts such as isolating variables in systems of equations, interpreting linear growth, and manipulating quadratic functions. Unlike easy questions that might ask for a simple value, medium questions often ask for a relationship, a ratio, or a value based on a changed condition.

    Key Skills for Medium Difficulty

    • Systematic Solving: Being able to solve systems of equations using substitution or elimination efficiently.
    • Function Notation: Understanding how to evaluate f ( x ) f(x) and interpret shifts in graphs.
    • Data Interpretation: Analyzing scatterplots, box plots, and standard deviation without getting distracted by "filler" information.
    • Geometric Reasoning: Using properties of similar triangles and circle theorems to find missing lengths or angles.

    Solved Examples

    Reviewing worked solutions helps clarify the logic required for multi-step problems. Here are three examples typical of the medium difficulty level on the SAT.

    Example 1: Linear Equations
    A line in the x y xy -plane passes through the points ( 2 , 5 ) (2, 5) and ( 4 , 11 ) (4, 11) . What is the y y -intercept of this line?

    1. Find the slope m m using the formula m = y 2 βˆ’ y 1 x 2 βˆ’ x 1 m = \frac{y_2 - y_1}{x_2 - x_1} . Here, m = 11 βˆ’ 5 4 βˆ’ 2 = 6 2 = 3 m = \frac{11 - 5}{4 - 2} = \frac{6}{2} = 3 .
    2. Use the point-slope form y βˆ’ y 1 = m ( x βˆ’ x 1 ) y - y_1 = m(x - x_1) with the point ( 2 , 5 ) (2, 5) : y βˆ’ 5 = 3 ( x βˆ’ 2 ) y - 5 = 3(x - 2) .
    3. Simplify to slope-intercept form: y βˆ’ 5 = 3 x βˆ’ 6 y - 5 = 3x - 6 , which becomes y = 3 x βˆ’ 1 y = 3x - 1 .
    4. The y y -intercept is the value of b b , which is βˆ’ 1 -1 .

    Example 2: Percentages and Ratios
    A laptop originally priced at $800 is discounted by 20%. After the discount, a 5% sales tax is applied to the sale price. What is the final cost of the laptop?

    1. Calculate the discounted price: 800 Γ— ( 1 βˆ’ 0.20 ) = 800 Γ— 0.80 = 640 800 \times (1 - 0.20) = 800 \times 0.80 = 640 .
    2. Apply the sales tax to the new price: 640 Γ— ( 1 + 0.05 ) = 640 Γ— 1.05 640 \times (1 + 0.05) = 640 \times 1.05 .
    3. Final calculation: 640 Γ— 1.05 = 672 640 \times 1.05 = 672 . The final cost is $672.

    Example 3: Quadratics
    Given the equation x 2 βˆ’ 6 x + 5 = 0 x^2 - 6x + 5 = 0 , what is the sum of the solutions?

    1. Factor the quadratic: Find two numbers that multiply to 5 and add to -6. These are -5 and -1.
    2. The factored form is ( x βˆ’ 5 ) ( x βˆ’ 1 ) = 0 (x - 5)(x - 1) = 0 .
    3. The solutions are x = 5 x = 5 and x = 1 x = 1 .
    4. The sum is 5 + 1 = 6 5 + 1 = 6 . (Alternatively, use the formula for the sum of roots: βˆ’ b a = βˆ’ βˆ’ 6 1 = 6 -\frac{b}{a} = -\frac{-6}{1} = 6 ).

    Practice Questions

    Test your skills with these medium-level problems. Ensure you have a calculator and scratch paper ready.

    1. If 3 ( x + 5 ) βˆ’ 2 = 2 x + 18 3(x + 5) - 2 = 2x + 18 , what is the value of x x ?

    2. A circle in the x y xy -plane has its center at ( 3 , βˆ’ 4 ) (3, -4) and a radius of 5. Which of the following is the equation of the circle?

    3. In a certain class, the ratio of boys to girls is 3:4. If there are 28 students in total, how many girls are in the class?

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    4. If f ( x ) = 2 x 2 βˆ’ 3 x + 7 f(x) = 2x^2 - 3x + 7 , what is the value of f ( βˆ’ 2 ) f(-2) ?

    5. A rectangular prism has a volume of 120 cubic centimeters. If the length is 5 cm and the width is 4 cm, what is the height in centimeters?

    6. Solve the following system of equations for y y :
    2 x + 3 y = 12 2x + 3y = 12 x βˆ’ y = 1 x - y = 1

    7. A sample of 200 light bulbs was tested, and 4 were found to be defective. If a company produces 15,000 light bulbs, how many can be expected to be defective based on the sample?

    8. What is the slope of a line perpendicular to the line defined by y = βˆ’ 2 3 x + 8 y = -\frac{2}{3}x + 8 ?

    9. If 2 x + 6 = 4 \sqrt{2x + 6} = 4 , what is the value of x x ?

    10. The sum of three consecutive integers is 72. What is the largest of these integers?

    Answers & Explanations

    1. Answer: 5. Distribute the 3: 3 x + 15 βˆ’ 2 = 2 x + 18 3x + 15 - 2 = 2x + 18 . Simplify: 3 x + 13 = 2 x + 18 3x + 13 = 2x + 18 . Subtract 2 x 2x from both sides: x + 13 = 18 x + 13 = 18 . Subtract 13: x = 5 x = 5 .
    2. Answer: ( x βˆ’ 3 ) 2 + ( y + 4 ) 2 = 25 (x - 3)^2 + (y + 4)^2 = 25 . The standard form of a circle is ( x βˆ’ h ) 2 + ( y βˆ’ k ) 2 = r 2 (x - h)^2 + (y - k)^2 = r^2 . Plug in h = 3 , k = βˆ’ 4 , r = 5 h=3, k=-4, r=5 .
    3. Answer: 16. The total parts in the ratio are 3 + 4 = 7 3 + 4 = 7 . Each part is 28 / 7 = 4 28 / 7 = 4 . Girls = 4 Γ— 4 = 16 4 \times 4 = 16 .
    4. Answer: 21. Substitute -2 for x x : f ( βˆ’ 2 ) = 2 ( βˆ’ 2 ) 2 βˆ’ 3 ( βˆ’ 2 ) + 7 = 2 ( 4 ) + 6 + 7 = 8 + 6 + 7 = 21 f(-2) = 2(-2)^2 - 3(-2) + 7 = 2(4) + 6 + 7 = 8 + 6 + 7 = 21 .
    5. Answer: 6. Volume V = l Γ— w Γ— h V = l \times w \times h . 120 = 5 Γ— 4 Γ— h β†’ 120 = 20 h β†’ h = 6 120 = 5 \times 4 \times h \rightarrow 120 = 20h \rightarrow h = 6 .
    6. Answer: 2. From the second equation, x = y + 1 x = y + 1 . Substitute into the first: 2 ( y + 1 ) + 3 y = 12 β†’ 2 y + 2 + 3 y = 12 β†’ 5 y = 10 β†’ y = 2 2(y + 1) + 3y = 12 \rightarrow 2y + 2 + 3y = 12 \rightarrow 5y = 10 \rightarrow y = 2 .
    7. Answer: 300. Set up a proportion: 4 200 = x 15000 \frac{4}{200} = \frac{x}{15000} . Cross-multiply: 200 x = 60 , 000 200x = 60,000 . Divide by 200: x = 300 x = 300 .
    8. Answer: 3/2. Perpendicular slopes are negative reciprocals. The negative reciprocal of βˆ’ 2 / 3 -2/3 is 3 / 2 3/2 .
    9. Answer: 5. Square both sides: 2 x + 6 = 16 2x + 6 = 16 . Subtract 6: 2 x = 10 2x = 10 . Divide by 2: x = 5 x = 5 .
    10. Answer: 25. Let integers be n , n + 1 , n + 2 n, n+1, n+2 . 3 n + 3 = 72 β†’ 3 n = 69 β†’ n = 23 3n + 3 = 72 \rightarrow 3n = 69 \rightarrow n = 23 . The largest is 23 + 2 = 25 23 + 2 = 25 .

    Quick Quiz

    Interactive Quiz 5 questions

    1. If a function g ( x ) g(x) is defined as g ( x ) = 3 x βˆ’ 5 g(x) = 3x - 5 , what is the value of g ( g ( 2 ) ) g(g(2)) ?

    • A 1
    • B -2
    • C 2
    • D -5
    Check answer

    Answer: B. -2

    2. Which of the following is equivalent to ( 2 x + 3 ) ( x βˆ’ 4 ) (2x + 3)(x - 4) ?

    • A 2 x 2 βˆ’ 12 2x^2 - 12
    • B 2 x 2 βˆ’ 5 x βˆ’ 12 2x^2 - 5x - 12
    • C 2 x 2 + 5 x βˆ’ 12 2x^2 + 5x - 12
    • D 2 x 2 βˆ’ 11 x βˆ’ 12 2x^2 - 11x - 12
    Check answer

    Answer: B. 2 x 2 βˆ’ 5 x βˆ’ 12 2x^2 - 5x - 12

    3. If the probability of an event occurring is 0.35, what is the probability of the event NOT occurring?

    • A 0.35
    • B 0.50
    • C 0.65
    • D 1.35
    Check answer

    Answer: C. 0.65

    4. In the equation y = 4 x + 10 y = 4x + 10 , if x x increases by 2, by how much does y y increase?

    • A 2
    • B 4
    • C 8
    • D 10
    Check answer

    Answer: C. 8

    5. What is the value of x x in the equation 2 x = 5 x + 3 \frac{2}{x} = \frac{5}{x+3} ?

    • A 2
    • B 3
    • C 5
    • D 6
    Check answer

    Answer: A. 2

    Want unlimited practice questions like these?

    Generate AI-powered questions with step-by-step solutions on any topic.

    Try Question Generator Free β†’

    Frequently Asked Questions

    What makes an SAT Math question "medium" difficulty?

    Medium questions are defined by requiring two or more conceptual steps or the integration of different math topics, such as using algebra to solve a geometry problem. They often involve interpreting word problems into equations before performing the calculation.

    How much time should I spend on medium math questions?

    On average, you should aim to spend about 60 to 75 seconds per medium question. This allows you to bank time for the harder questions at the end of the module while ensuring you don't make "silly" mistakes on the intermediate ones.

    Can I use a calculator on all medium SAT Math questions?

    Yes, on the Digital SAT, a calculator is permitted for the entire Math section. You can use the built-in Desmos calculator or your own approved graphing calculator to solve these problems more efficiently.

    What is the best strategy for solving systems of equations?

    The best strategy depends on the equations: use substitution if one variable is already isolated, and use elimination if the equations are both in standard form. For many medium questions, checking the SAT Math practice patterns will show that elimination is often faster.

    How do I improve my accuracy on medium-level geometry?

    Improve accuracy by memorizing the reference sheet provided during the test and practicing the visualization of 3D objects. Always draw a diagram if one isn't provided to help map out the relationships between angles and sides.

    Ready to ace your exams?

    Try Bevinzey's AI-powered study tools for free.

    Start Learning Free

    Enjoyed this article?

    Share it with others who might find it helpful.