About this test · ~4 min read
What Practice Test 7 covers
Practice Test 7 is a quadratics-and-probability workout. It centers on the quadratic formula, vertex form of a parabola, the Pythagorean theorem, scatterplots, and compound probability. If Test 3 introduced factoring, Test 7 assumes it and moves on to the tools you need when factoring is not enough.
Difficulty level
Hard. Most questions require a memorized formula or a multi-step chain, and several combine two topics in one problem.
Skills tested
- Applying the quadratic formula to non-factorable equations
- Converting to and reading vertex form
- Pythagorean theorem in geometry and coordinate contexts
- Interpreting scatterplots and correlation
- Compound and conditional probability
Who should take this test
Students targeting a strong score who already handle basic quadratics and want to master the harder machinery. Take it after Test 3 and Test 6.
Study tips
- Have the quadratic formula memorized cold — it is not on the reference sheet and Test 7 leans on it.
- Practice completing the square to reach vertex form; the vertex (h, k) is often the entire answer to a max/min question.
- For compound probability, decide first whether events are independent (multiply) or mutually exclusive (add) before computing.
Common mistakes
- Sign errors when substituting a negative b into the quadratic formula.
- Reading the vertex of y = (x − 3)² + 4 as (−3, 4) instead of (3, 4).
- Multiplying probabilities that are not actually independent.
Worked example
Solve 2x² − 4x − 3 = 0 using the quadratic formula.
Identify the coefficients: a = 2, b = −4, c = −3.
Write the formula: x = ( −b ± √(b² − 4ac) ) / (2a).
Substitute carefully: x = ( 4 ± √(16 + 24) ) / 4 = ( 4 ± √40 ) / 4.
Simplify √40 = 2√10, so x = (4 ± 2√10)/4 = 1 ± (√10)/2.
Answer: x = 1 + (√10)/2 and x = 1 − (√10)/2.
Frequently asked questions
When should I use the quadratic formula instead of factoring?
Reach for the formula when the quadratic does not factor with tidy integers. If a and c are small and the middle term looks friendly, try factoring first — it is usually faster.
What does vertex form tell me instantly?
In y = a(x − h)² + k, the point (h, k) is the vertex — the minimum if a is positive, the maximum if a is negative. That single point answers most "greatest value" and "least value" questions.
How is probability tested at this level?
Test 7 uses compound events: the probability of two things happening, or one thing given another. Classify the events as independent or exclusive before deciding whether to multiply or add.
Is the Pythagorean theorem on the reference sheet?
Yes, but Test 7 often hides it inside coordinate-geometry or word problems, so the challenge is recognizing when a right triangle is present rather than recalling a² + b² = c².