ISEE Upper Level Mathematics Achievement Quiz: Factoring Expressions
20 questions · exam conditions
0:00
Factoring ExpressionsQuestion 1 of 20

A garden's area is A(x)=x2+7x+12A(x)=x^2+7x+12. Which represents the factored form of A(x)A(x)?

(x+3)(x+4)(x+3)(x+4)
(x3)(x4)(x-3)(x-4)
x(x+7)+12x(x+7)+12
(x+2)(x+6)(x+2)(x+6)
← Back to quizzes

ISEE Upper Level Mathematics Achievement Quiz

ISEE Upper Level Mathematics Achievement Quiz: Factoring Expressions

Practice Factoring Expressions in ISEE Upper Level Mathematics Achievement with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Factoring Expressions, giving you a quick way to practice the rules, question types, and explanations that matter most for ISEE Upper Level Mathematics Achievement.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A garden's area is A(x)=x2+7x+12A(x)=x^2+7x+12. Which represents the factored form of A(x)A(x)?

  1. (x+3)(x+4)(x+3)(x+4) (correct answer)
  2. (x3)(x4)(x-3)(x-4)
  3. x(x+7)+12x(x+7)+12
  4. (x+2)(x+6)(x+2)(x+6)
Explanation: This question tests ISEE Upper Level Mathematics Achievement skills, specifically factoring quadratic expressions. Factoring involves breaking down an expression into a product of simpler expressions, which is essential for simplifying expressions, solving equations, and understanding polynomial functions. For the given expression x² + 7x + 12, the correct factors are derived by identifying pairs of numbers that multiply to give the constant term (12) and add to give the linear coefficient (7). Choice A, (x+3)(x+4), is correct because 3 × 4 = 12 and 3 + 4 = 7, and when expanded gives x² + 4x + 3x + 12 = x² + 7x + 12. Choice B is incorrect because it would expand to x² - 7x + 12, showing a sign error that students make when they don't carefully check whether factors should be positive or negative. Teaching strategies include using the FOIL method to verify answers, creating factor trees for the constant term, and emphasizing the relationship between the signs in the original expression and the factored form.

Question 2

What is the complete factorization of 8x3278x^3 - 27?

  1. (2x3)(4x2+6x+9)(2x - 3)(4x^2 + 6x + 9) (correct answer)
  2. (2x+3)(4x26x+9)(2x + 3)(4x^2 - 6x + 9)
  3. (2x3)(4x26x+9)(2x - 3)(4x^2 - 6x + 9)
  4. (2x3)3(2x - 3)^3
Explanation: When you see an expression like 8x3278x^3 - 27, you should recognize this as a difference of cubes pattern: a3b3a^3 - b^3. The key insight is identifying what's being cubed: 8x3=(2x)38x^3 = (2x)^3 and 27=3327 = 3^3. The difference of cubes formula is a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2). With a=2xa = 2x and b=3b = 3, we get: 8x327=(2x)333=(2x3)((2x)2+(2x)(3)+32)8x^3 - 27 = (2x)^3 - 3^3 = (2x - 3)((2x)^2 + (2x)(3) + 3^2) Simplifying the second factor: (2x)2+(2x)(3)+32=4x2+6x+9(2x)^2 + (2x)(3) + 3^2 = 4x^2 + 6x + 9 Therefore: 8x327=(2x3)(4x2+6x+9)8x^3 - 27 = (2x - 3)(4x^2 + 6x + 9) Choice A matches this exactly and is correct. Choice B has (2x+3)(2x + 3) as the first factor, which would be wrong because we have subtraction, not addition, in our original expression. This represents the sum of cubes pattern instead. Choice C has the correct first factor but shows 4x26x+94x^2 - 6x + 9 in the second factor. The middle term should be +6x+6x, not 6x-6x, based on the difference of cubes formula. Choice D shows (2x3)3(2x - 3)^3, which would equal 8x336x2+54x278x^3 - 36x^2 + 54x - 27—a completely different expression with additional terms. Study tip: Memorize both factoring formulas: a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2) and a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2). Notice how the signs alternate in specific patterns.

Question 3

A ball's height satisfies x25x14=0x^2-5x-14=0. Determine the roots by factoring.

  1. x=7,2x=7,-2 (correct answer)
  2. x=7,2x=-7,2
  3. x=14,1x=14,-1
  4. x=5,14x=5,-14
Explanation: This question tests ISEE Upper Level Mathematics Achievement skills, specifically factoring quadratic equations to find roots. Factoring involves breaking down an expression into a product of simpler expressions, which is essential for solving equations and understanding polynomial functions. For the equation x² - 5x - 14 = 0, we need to find two numbers that multiply to -14 and add to -5, which are -7 and 2, giving us (x - 7)(x + 2) = 0. Choice A, x = 7, -2, is correct because when we set each factor equal to zero, we get x - 7 = 0 (so x = 7) and x + 2 = 0 (so x = -2). Choice B is incorrect because it reverses the signs of the roots, a common error where students confuse the relationship between the factors and the roots, forgetting that (x - a) = 0 means x = a, not x = -a. Teaching strategies include using the zero product property explicitly, checking answers by substitution back into the original equation, and creating a systematic approach for finding factor pairs of the constant term.

Question 4

A banner's area is 4x2254x^2-25. Which of the following represents the factored form?

  1. (2x5)(2x+5)(2x-5)(2x+5) (correct answer)
  2. (4x5)(x+5)(4x-5)(x+5)
  3. (2x5)2(2x-5)^2
  4. (2x+5)2(2x+5)^2
Explanation: This question tests ISEE Upper Level Mathematics Achievement skills, specifically factoring difference of squares with coefficients. Factoring involves breaking down an expression into a product of simpler expressions, which is essential for simplifying expressions and understanding polynomial functions. For 4x² - 25, we recognize this as a difference of squares where 4x² = (2x)² and 25 = 5², following the pattern a² - b² = (a-b)(a+b). Choice A, (2x-5)(2x+5), is correct because it applies the difference of squares formula with a = 2x and b = 5, and when expanded gives 4x² + 10x - 10x - 25 = 4x² - 25. Choice C is incorrect because (2x-5)² = 4x² - 20x + 25, which is a perfect square trinomial, not a difference of squares, showing confusion between these two important factoring patterns. Teaching strategies include recognizing perfect squares of expressions like (2x)² = 4x², using the FOIL method to verify factorizations, and creating visual models that show why the middle terms cancel in difference of squares.

Question 5

If x2+bx+20x^2 + bx + 20 factors as (x+4)(x+5)(x + 4)(x + 5), what is the value of bb?

  1. b=1b = 1
  2. b=9b = 9 (correct answer)
  3. b=10b = 10
  4. b=20b = 20
Explanation: When you see a factored quadratic expression, you can use the relationship between the factors and the original polynomial to find missing coefficients. The key is understanding how FOIL (First, Outer, Inner, Last) connects the factored form back to standard form. Let's expand (x+4)(x+5)(x + 4)(x + 5) using FOIL:
  • First: xx=x2x \cdot x = x^2
  • Outer: x5=5xx \cdot 5 = 5x
  • Inner: 4x=4x4 \cdot x = 4x
  • Last: 45=204 \cdot 5 = 20
Combining these terms: x2+5x+4x+20=x2+9x+20x^2 + 5x + 4x + 20 = x^2 + 9x + 20 Since this must equal x2+bx+20x^2 + bx + 20, we can see that b=9b = 9. Looking at the wrong answers: Choice (A) gives b=1b = 1, which would mean the middle term is just xx—far too small compared to our sum of 4x+5x4x + 5x. Choice (C) suggests b=10b = 10, which might tempt you if you mistakenly think bb equals the product of the constants in the factors, but that's actually what gives us the last term (20). Choice (D) claims b=20b = 20, which is the constant term, not the coefficient of xx. Remember this pattern: when you have (x+m)(x+n)(x + m)(x + n), the coefficient of xx in the expanded form is always m+nm + n. Here, 4+5=94 + 5 = 9, so the answer is (B). This shortcut can save you time—you don't always need to fully expand when you're just looking for the middle coefficient.

Question 6

Which of the following expressions is completely factored?

  1. x(x24)x(x^2 - 4)
  2. 3(x2+2x8)3(x^2 + 2x - 8)
  3. 2x(x+3)(x3)2x(x + 3)(x - 3) (correct answer)
  4. (x2+1)(x29)(x^2 + 1)(x^2 - 9)
Explanation: When you see "completely factored," you need to check whether each expression has been broken down into its simplest possible factors—meaning no factor can be factored further. Let's examine each option systematically. In choice C, 2x(x+3)(x3)2x(x + 3)(x - 3), we have three factors: 2x2x, (x+3)(x + 3), and (x3)(x - 3). The factor 2x2x contains the prime number 2 and the variable xx, neither of which can be factored further. The linear factors (x+3)(x + 3) and (x3)(x - 3) are also in their simplest form. This expression is completely factored. Choice A, x(x24)x(x^2 - 4), looks factored but isn't complete. The factor (x24)(x^2 - 4) is a difference of squares that can be factored further as (x+2)(x2)(x + 2)(x - 2). So this should be x(x+2)(x2)x(x + 2)(x - 2). Choice B, 3(x2+2x8)3(x^2 + 2x - 8), has the constant 3 factored out, but the quadratic x2+2x8x^2 + 2x - 8 can be factored as (x+4)(x2)(x + 4)(x - 2). The complete factorization would be 3(x+4)(x2)3(x + 4)(x - 2). Choice D, (x2+1)(x29)(x^2 + 1)(x^2 - 9), contains (x29)(x^2 - 9), which is another difference of squares that factors as (x+3)(x3)(x + 3)(x - 3). The factor (x2+1)(x^2 + 1) cannot be factored further over the real numbers. Study tip: Always check for difference of squares patterns (a2b2a^2 - b^2) and factorable quadratics when verifying complete factorization. If you can factor any piece further, it's not completely factored.

Question 7

Which of the following expressions cannot be factored using integer coefficients?

  1. x2+5x+6x^2 + 5x + 6
  2. x2+x6x^2 + x - 6
  3. x2+5x+7x^2 + 5x + 7 (correct answer)
  4. x2x6x^2 - x - 6
Explanation: When you encounter quadratic expressions like these, you're being tested on factoring—specifically whether a quadratic can be written as a product of two binomials with integer coefficients. For an expression x2+bx+cx^2 + bx + c, you need two integers that multiply to give cc and add to give bb. Let's check each expression systematically. For choice A, x2+5x+6x^2 + 5x + 6, you need two numbers that multiply to 6 and add to 5. Those numbers are 2 and 3, so this factors as (x+2)(x+3)(x + 2)(x + 3). For choice B, x2+x6x^2 + x - 6, you need two numbers that multiply to -6 and add to 1. Those are 3 and -2, giving (x+3)(x2)(x + 3)(x - 2). Choice D, x2x6x^2 - x - 6, requires two numbers that multiply to -6 and add to -1. Those are -3 and 2, so it factors as (x3)(x+2)(x - 3)(x + 2). However, choice C, x2+5x+7x^2 + 5x + 7, requires two integers that multiply to 7 and add to 5. Since 7 is prime, its only integer factor pairs are 1×7 and (-1)×(-7). The pair 1 and 7 adds to 8, while -1 and -7 adds to -8. Neither gives us the required sum of 5, making this expression impossible to factor using integer coefficients. The key strategy: when checking if a quadratic factors with integer coefficients, list all factor pairs of the constant term and see if any pair sums to the middle coefficient. If none work, it can't be factored over the integers.

Question 8

What is the factored form of x3+27x^3 + 27?

  1. (x+3)(x2+9)(x + 3)(x^2 + 9)
  2. (x+3)(x23x+9)(x + 3)(x^2 - 3x + 9) (correct answer)
  3. (x3)(x2+3x+9)(x - 3)(x^2 + 3x + 9)
  4. (x+3)3(x + 3)^3
Explanation: When you encounter an expression like x3+27x^3 + 27, you're looking at a sum of cubes, which follows the special factoring pattern: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2). Recognizing this pattern is crucial because sum of cubes cannot be factored using simpler methods. First, identify the cube roots: x3=(x)3x^3 = (x)^3 and 27=3327 = 3^3, so we have a=xa = x and b=3b = 3. Applying the sum of cubes formula: x3+27=(x+3)(x2x3+32)=(x+3)(x23x+9)x^3 + 27 = (x + 3)(x^2 - x \cdot 3 + 3^2) = (x + 3)(x^2 - 3x + 9). You can verify this by expanding: (x+3)(x23x+9)=x33x2+9x+3x29x+27=x3+27(x + 3)(x^2 - 3x + 9) = x^3 - 3x^2 + 9x + 3x^2 - 9x + 27 = x^3 + 27 Choice A (x+3)(x2+9)(x + 3)(x^2 + 9) incorrectly omits the middle term 3x-3x from the quadratic factor. This is a common error when students forget the complete sum of cubes pattern. Choice C (x3)(x2+3x+9)(x - 3)(x^2 + 3x + 9) uses the difference of cubes pattern instead. This would factor x327x^3 - 27, not x3+27x^3 + 27. Choice D (x+3)3(x + 3)^3 represents a perfect cube, which would expand to x3+9x2+27x+27x^3 + 9x^2 + 27x + 27—completely different from our original expression. Study tip: Memorize both cube factoring formulas: a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2) and a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2). Notice the sign patterns carefully—they're easy to mix up under test pressure.

Question 9

Which expression represents the complete factorization of 2x318x2x^3 - 18x?

  1. x(2x218)x(2x^2 - 18)
  2. 2x(x29)2x(x^2 - 9)
  3. 2x(x+3)(x3)2x(x + 3)(x - 3) (correct answer)
  4. 2x(x3)22x(x - 3)^2
Explanation: When you encounter a polynomial factorization problem, your goal is to break down the expression into its simplest possible factors by identifying common factors and special patterns. Starting with 2x318x2x^3 - 18x, first look for the greatest common factor (GCF). Both terms contain xx, and both coefficients (2 and 18) are divisible by 2, so the GCF is 2x2x. Factor this out: 2x(x29)2x(x^2 - 9). Now examine what remains inside the parentheses: x29x^2 - 9. This is a difference of squares pattern (a2b2a^2 - b^2), where x29=x232x^2 - 9 = x^2 - 3^2. The difference of squares formula tells us that a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b), so x29=(x+3)(x3)x^2 - 9 = (x + 3)(x - 3). Therefore, the complete factorization is 2x(x+3)(x3)2x(x + 3)(x - 3), which is answer choice C. Let's examine why the other options fall short: Choice A, x(2x218)x(2x^2 - 18), only factors out xx but misses the common factor of 2 from the coefficients, so it's not completely factored. Choice B, 2x(x29)2x(x^2 - 9), correctly identifies the GCF but stops there—it doesn't recognize that x29x^2 - 9 can be factored further as a difference of squares. Choice D, 2x(x3)22x(x - 3)^2, incorrectly treats this as a perfect square trinomial, but expanding this gives 2x(x26x+9)=2x312x2+18x2x(x^2 - 6x + 9) = 2x^3 - 12x^2 + 18x, which doesn't match the original expression. Remember: complete factorization means you must factor until no further factoring is possible. Always check for common factors first, then look for special patterns like difference of squares.

Question 10

Which expression represents the factored form of 3x212x153x^2 - 12x - 15?

  1. 3(x24x5)3(x^2 - 4x - 5)
  2. 3(x5)(x+1)3(x - 5)(x + 1) (correct answer)
  3. 3(x+5)(x1)3(x + 5)(x - 1)
  4. (3x15)(x+1)(3x - 15)(x + 1)
Explanation: When factoring quadratic expressions, you should always look for a greatest common factor (GCF) first. Here, each term in 3x212x153x^2 - 12x - 15 is divisible by 3, so factor that out: 3(x24x5)3(x^2 - 4x - 5). Now you need to factor the quadratic x24x5x^2 - 4x - 5. You're looking for two numbers that multiply to 5-5 and add to 4-4. Those numbers are 5-5 and +1+1, since (5)(1)=5(-5)(1) = -5 and (5)+1=4(-5) + 1 = -4. This gives you x24x5=(x5)(x+1)x^2 - 4x - 5 = (x - 5)(x + 1). Therefore, the complete factorization is 3(x5)(x+1)3(x - 5)(x + 1), which is choice B. Choice A stops at the first step—factoring out the GCF—but doesn't complete the factorization of the quadratic expression inside the parentheses. While 3(x24x5)3(x^2 - 4x - 5) is mathematically equivalent to the original expression, it's not fully factored. Choice C has the wrong signs in the binomial factors. If you expand 3(x+5)(x1)3(x + 5)(x - 1), you get 3(x2+4x5)=3x2+12x153(x^2 + 4x - 5) = 3x^2 + 12x - 15, which has a positive middle term instead of negative. Choice D doesn't factor out the GCF properly. While (3x15)(x+1)(3x - 15)(x + 1) does expand to the original expression, it's not the most reduced factored form since 3x153x - 15 can be further factored as 3(x5)3(x - 5). Remember: always factor out the GCF first, then look for patterns in what remains. This approach will lead you to the most simplified factored form.

Question 11

What is the greatest common factor of the terms in 12x3y2+18x2y36xy412x^3y^2 + 18x^2y^3 - 6xy^4?

  1. 3xy3xy
  2. 6xy6xy
  3. 6xy26xy^2 (correct answer)
  4. 6x2y26x^2y^2
Explanation: When you encounter a problem asking for the greatest common factor (GCF) of polynomial terms, you need to find the largest expression that divides evenly into all terms. This means examining both the numerical coefficients and the variable parts separately. Let's break down each term in 12x3y2+18x2y36xy412x^3y^2 + 18x^2y^3 - 6xy^4:
  • First term: 12x3y212x^3y^2
  • Second term: 18x2y318x^2y^3
  • Third term: 6xy46xy^4
For the coefficients (12, 18, -6), find their GCF by listing factors. The GCF of 12, 18, and 6 is 6. For the variables, take the lowest power of each variable that appears in all terms:
  • For xx: the powers are 3, 2, and 1, so take x1=xx^1 = x
  • For yy: the powers are 2, 3, and 4, so take y2y^2
Therefore, the GCF is 6xy26xy^2, which is answer C. Looking at the wrong answers: A) 3xy3xy uses 3 instead of 6 for the coefficient—this fails to find the greatest numerical factor. B) 6xy6xy correctly identifies the coefficient as 6 but uses y1y^1 instead of y2y^2—remember to take the lowest power that appears in all terms. D) 6x2y26x^2y^2 incorrectly uses x2x^2 when the third term only has x1x^1, so x2x^2 doesn't divide evenly into all terms. Strategy tip: Always check your GCF by dividing it into each original term—if any division leaves a remainder or fraction, your GCF is too large.

Question 12

Which of the following expressions is equivalent to 6x3+9x26x96x^3 + 9x^2 - 6x - 9?

  1. 3(2x3+3x22x3)3(2x^3 + 3x^2 - 2x - 3)
  2. 3(x+1)(2x23)3(x + 1)(2x^2 - 3)
  3. 3(x1)(2x2+5x+3)3(x - 1)(2x^2 + 5x + 3)
  4. 3(2x+3)(x21)3(2x + 3)(x^2 - 1) (correct answer)
Explanation: When you see a polynomial expression like this, you're being tested on factoring techniques. The goal is to break down the original expression into simpler factors that, when multiplied together, give you back the original polynomial. Let's start by looking for a common factor in 6x3+9x26x96x^3 + 9x^2 - 6x - 9. Each term is divisible by 3, so we can factor out 3: 3(2x3+3x22x3)3(2x^3 + 3x^2 - 2x - 3). Now we need to factor the expression inside the parentheses further. For 2x3+3x22x32x^3 + 3x^2 - 2x - 3, we can use grouping. Group the first two terms and the last two terms: x2(2x+3)1(2x+3)x^2(2x + 3) - 1(2x + 3). Notice that (2x+3)(2x + 3) is a common factor, so we get (2x+3)(x21)(2x + 3)(x^2 - 1). Since x21x^2 - 1 is a difference of squares, we could factor it further as (x+1)(x1)(x + 1)(x - 1), but none of our answer choices do this. Therefore, our final answer is 3(2x+3)(x21)3(2x + 3)(x^2 - 1), which matches choice D. Choice A stops at the first step of factoring out 3. Choice B gives 3(x+1)(2x23)3(x + 1)(2x^2 - 3), which expands to 6x3+6x29x96x^3 + 6x^2 - 9x - 9 (incorrect middle terms). Choice C gives 3(x1)(2x2+5x+3)3(x - 1)(2x^2 + 5x + 3), which expands to 6x3+9x29x96x^3 + 9x^2 - 9x - 9 (wrong sign on the xx term). Remember: always verify factoring by expanding your answer back to check if it matches the original expression.

Question 13

If 3x2+bx+123x^2 + bx + 12 factors as (3x+4)(x+3)(3x + 4)(x + 3), what is the value of bb?

  1. b=9b = 9
  2. b=11b = 11
  3. b=13b = 13 (correct answer)
  4. b=15b = 15
Explanation: When you see a factoring problem where you're given the factored form and need to find a coefficient, you should expand the factored expression and compare it to the original polynomial. Let's expand (3x+4)(x+3)(3x + 4)(x + 3) using FOIL or the distributive property: (3x+4)(x+3)=3xx+3x3+4x+43(3x + 4)(x + 3) = 3x \cdot x + 3x \cdot 3 + 4 \cdot x + 4 \cdot 3 =3x2+9x+4x+12= 3x^2 + 9x + 4x + 12 =3x2+13x+12= 3x^2 + 13x + 12 Since this must equal 3x2+bx+123x^2 + bx + 12, we can see that b=13b = 13, making C the correct answer. Let's examine why the other choices are wrong. Choice A (b=9b = 9) might come from only considering the first cross-multiplication term (3x3=9x3x \cdot 3 = 9x) and forgetting the second term. Choice B (b=11b = 11) doesn't correspond to any natural step in the expansion process—it's likely a distractor. Choice D (b=15b = 15) might result from incorrectly multiplying the constant terms of the binomials (4×3=124 \times 3 = 12, but somehow getting confused and using 4+3+4+3+1=154 + 3 + 4 + 3 + 1 = 15 or another computational error). Remember: when working with factored polynomials, always expand completely and collect like terms. The middle term in a quadratic comes from adding the two cross-multiplication terms when you FOIL. Double-check your arithmetic, especially when combining like terms—this is where most errors occur in factoring problems.

Question 14

What is the factored form of x2+7x+12x^2 + 7x + 12?

  1. (x+3)(x+4)(x + 3)(x + 4) (correct answer)
  2. (x3)(x4)(x - 3)(x - 4)
  3. (x+2)(x+6)(x + 2)(x + 6)
  4. (x+1)(x+12)(x + 1)(x + 12)
Explanation: When you see a quadratic expression like x2+7x+12x^2 + 7x + 12, you're looking at a factoring problem. The goal is to find two binomials that multiply together to give you the original expression. To factor x2+7x+12x^2 + 7x + 12, you need two numbers that multiply to give you the constant term (12) and add to give you the middle coefficient (7). Let's think systematically: what pairs of numbers multiply to 12? The possibilities are 1×12, 2×6, and 3×4. Now check which pair adds to 7: 1+12=13, 2+6=8, and 3+4=7. Perfect! The numbers 3 and 4 work. Since both numbers are positive (they add to positive 7 and multiply to positive 12), both signs in the factored form will be positive: (x+3)(x+4)(x + 3)(x + 4). You can verify this by expanding: (x+3)(x+4)=x2+4x+3x+12=x2+7x+12(x + 3)(x + 4) = x^2 + 4x + 3x + 12 = x^2 + 7x + 12. This confirms answer choice A is correct. Looking at the wrong answers: Choice B has (x3)(x4)(x - 3)(x - 4), which expands to x27x+12x^2 - 7x + 12 — the wrong sign on the middle term. Choice C gives (x+2)(x+6)=x2+8x+12(x + 2)(x + 6) = x^2 + 8x + 12 — wrong middle coefficient. Choice D gives (x+1)(x+12)=x2+13x+12(x + 1)(x + 12) = x^2 + 13x + 12 — also wrong middle coefficient. Remember: when factoring x2+bx+cx^2 + bx + c, find two numbers that multiply to cc and add to bb. The signs of these numbers determine the signs in your factors.

Question 15

If x2+mx+n=(x+5)(x2)x^2 + mx + n = (x + 5)(x - 2), what is the value of m+nm + n?

  1. 13-13
  2. 7-7 (correct answer)
  3. 33
  4. 77
Explanation: This question tests your ability to expand binomial expressions and match coefficients. When you see an equation where a quadratic expression equals a factored form, you need to expand the right side and compare coefficients. Let's expand (x+5)(x2)(x + 5)(x - 2) using FOIL or the distributive property: (x+5)(x2)=x22x+5x10=x2+3x10(x + 5)(x - 2) = x^2 - 2x + 5x - 10 = x^2 + 3x - 10 Now we can match this to the left side x2+mx+nx^2 + mx + n:
  • The coefficient of x2x^2 is 1 (matches)
  • The coefficient of xx is m=3m = 3
  • The constant term is n=10n = -10
Therefore, m+n=3+(10)=7m + n = 3 + (-10) = -7. Looking at the wrong answers: Choice A gives 13-13, which you might get if you incorrectly calculated mn=3×(10)=30m \cdot n = 3 \times (-10) = -30 instead of m+nm + n, or made an arithmetic error. Choice C gives 33, which is just the value of mm alone—a common mistake when students forget to include nn. Choice D gives 77, which you'd get if you calculated m+nm + n but made a sign error, treating nn as positive 10 instead of negative 10. Strategy tip: When expanding factored expressions, always double-check your signs, especially with subtraction. Write out each step clearly: (x+a)(x+b)=x2+(a+b)x+ab(x + a)(x + b) = x^2 + (a+b)x + ab. The middle coefficient is the sum of the constants, and the last term is their product.

Question 16

If ax2+bx+c=(3x2)(2x+1)ax^2 + bx + c = (3x - 2)(2x + 1), what is the value of ab+ca - b + c?

  1. 33
  2. 55 (correct answer)
  3. 77
  4. 99
Explanation: When you see an equation where a quadratic expression equals a factored form, you're being asked to expand the right side and match coefficients. This tests your ability to multiply binomials and understand how the coefficients aa, bb, and cc relate to the factored form. To find aa, bb, and cc, expand (3x2)(2x+1)(3x - 2)(2x + 1) using FOIL:
  • First: 3x2x=6x23x \cdot 2x = 6x^2
  • Outer: 3x1=3x3x \cdot 1 = 3x
  • Inner: (2)2x=4x(-2) \cdot 2x = -4x
  • Last: (2)1=2(-2) \cdot 1 = -2
Combining like terms: 6x2+3x4x2=6x2x26x^2 + 3x - 4x - 2 = 6x^2 - x - 2 Therefore, a=6a = 6, b=1b = -1, and c=2c = -2. Now calculate ab+c=6(1)+(2)=6+12=5a - b + c = 6 - (-1) + (-2) = 6 + 1 - 2 = 5. Choice A (33) might result from incorrectly identifying a=3a = 3 by looking only at the first coefficient in the factored form. Choice C (77) could come from sign errors when combining terms or miscalculating 6(1)(2)6 - (-1) - (-2). Choice D (99) might occur if you mistakenly calculated a+b+ca + b + c instead of ab+ca - b + c, getting 6+(1)+(2)=36 + (-1) + (-2) = 3, though even that doesn't equal 99. The correct answer is B. Study tip: When expanding factored quadratics, always double-check your signs, especially with subtraction. Also, remember that ab+ca - b + c is actually the value of the quadratic when x=1x = -1, which can serve as a quick verification method.

Question 17

If 2x27x4=(2x+1)(x+k)2x^2 - 7x - 4 = (2x + 1)(x + k) for some constant kk, what is the value of kk?

  1. k=4k = -4 (correct answer)
  2. k=2k = -2
  3. k=2k = 2
  4. k=4k = 4
Explanation: When you see an equation where a quadratic expression equals a factored form, you're working with polynomial factorization. The key is to expand the right side and match coefficients with the left side. Let's expand (2x+1)(x+k)(2x + 1)(x + k) using the distributive property: (2x+1)(x+k)=2xx+2xk+1x+1k=2x2+2kx+x+k=2x2+(2k+1)x+k(2x + 1)(x + k) = 2x \cdot x + 2x \cdot k + 1 \cdot x + 1 \cdot k = 2x^2 + 2kx + x + k = 2x^2 + (2k + 1)x + k Now we can match this with the original expression 2x27x42x^2 - 7x - 4:
  • The x2x^2 coefficients match: 2=22 = 2
  • The xx coefficients must match: 2k+1=72k + 1 = -7
  • The constant terms must match: k=4k = -4
From the xx coefficient equation: 2k+1=72k + 1 = -7, so 2k=82k = -8, which gives us k=4k = -4. We can verify this with the constant term: k=4k = -4 matches perfectly. Let's check why the other answers fail. Choice B gives k=2k = -2, which would make the xx coefficient 2(2)+1=32(-2) + 1 = -3, not 7-7. Choice C gives k=2k = 2, making the xx coefficient 2(2)+1=52(2) + 1 = 5, not 7-7. Choice D gives k=4k = 4, making the xx coefficient 2(4)+1=92(4) + 1 = 9, not 7-7. Therefore, A is correct. Study tip: When factoring quadratics, always expand your answer to verify it matches the original expression. This double-check catches arithmetic errors and confirms your factorization is correct.

Question 18

Which expression is equivalent to 9x230x+259x^2 - 30x + 25?

  1. (3x5)2(3x - 5)^2 (correct answer)
  2. (9x5)2(9x - 5)^2
  3. (3x25)2(3x - 25)^2
  4. (3x+5)2(3x + 5)^2
Explanation: When you see a quadratic expression like 9x230x+259x^2 - 30x + 25, you should immediately think about factoring, particularly checking if it's a perfect square trinomial. Perfect square trinomials follow the pattern a22ab+b2=(ab)2a^2 - 2ab + b^2 = (a - b)^2 or a2+2ab+b2=(a+b)2a^2 + 2ab + b^2 = (a + b)^2. To verify if this is a perfect square trinomial, identify what could be squared to give you the first and last terms. Since 9x2=(3x)29x^2 = (3x)^2 and 25=5225 = 5^2, we have potential factors of 3x3x and 55. Now check if the middle term fits: 23x5=30x2 \cdot 3x \cdot 5 = 30x. Since our expression has 30x-30x, this confirms we have (3x5)2(3x - 5)^2. You can verify by expanding: (3x5)2=(3x)22(3x)(5)+52=9x230x+25(3x - 5)^2 = (3x)^2 - 2(3x)(5) + 5^2 = 9x^2 - 30x + 25 Choice A is correct. Choice B, (9x5)2(9x - 5)^2, would expand to 81x290x+2581x^2 - 90x + 25, giving you the wrong coefficient for x2x^2. Choice C, (3x25)2(3x - 25)^2, would expand to 9x2150x+6259x^2 - 150x + 625, producing incorrect coefficients for both the middle and constant terms. Choice D, (3x+5)2(3x + 5)^2, would expand to 9x2+30x+259x^2 + 30x + 25, giving you a positive middle term instead of negative. Strategy tip: When factoring quadratics, always look for perfect square trinomials first by checking if the first and last terms are perfect squares, then verify the middle term equals twice their product.

Question 19

If 6x2+kx5=(2x1)(3x+5)6x^2 + kx - 5 = (2x - 1)(3x + 5), what is the value of kk?

  1. k=4k = 4
  2. k=7k = 7 (correct answer)
  3. k=10k = 10
  4. k=13k = 13
Explanation: When you see an equation where a quadratic expression equals a factored form, you're looking at a polynomial identity problem. The key insight is that both sides must be equivalent for all values of the variable, so you can expand the right side and compare coefficients. Let's expand the right side: (2x1)(3x+5)(2x - 1)(3x + 5). Using FOIL: First terms give 2x3x=6x22x \cdot 3x = 6x^2, Outer terms give 2x5=10x2x \cdot 5 = 10x, Inner terms give 13x=3x-1 \cdot 3x = -3x, and Last terms give 15=5-1 \cdot 5 = -5. Combining like terms: 6x2+10x3x5=6x2+7x56x^2 + 10x - 3x - 5 = 6x^2 + 7x - 5. Now we can match coefficients with the left side 6x2+kx56x^2 + kx - 5. The x2x^2 coefficients match (both are 6), the constant terms match (both are -5), and the xx coefficients must match, so k=7k = 7. Looking at the wrong answers: A) k=4k = 4 would give you 6x2+4x56x^2 + 4x - 5, which doesn't match our expansion. C) k=10k = 10 might tempt you if you only looked at the "outer" term (10x10x) but forgot to subtract the "inner" term (3x-3x). D) k=13k = 13 could result from incorrectly adding 10+3=1310 + 3 = 13 instead of 103=710 - 3 = 7. The correct answer is B) k=7k = 7. Strategy tip: When checking polynomial identities, always expand completely and combine like terms before comparing coefficients. Don't try to shortcut by looking at individual terms from FOIL.

Question 20

If ax2+bx+cax^2 + bx + c factors as (4x3)(2x+1)(4x - 3)(2x + 1), what is the value of abcabc?

  1. 48-48
  2. 24-24
  3. 2424
  4. 4848 (correct answer)
Explanation: This question tests your ability to work backward from a factored form to find the coefficients of a quadratic expression, then use those coefficients to calculate a specific value. To find the values of aa, bb, and cc, you need to expand the given factorization (4x3)(2x+1)(4x - 3)(2x + 1). Using FOIL:
  • First: 4x2x=8x24x \cdot 2x = 8x^2
  • Outer: 4x1=4x4x \cdot 1 = 4x
  • Inner: 32x=6x-3 \cdot 2x = -6x
  • Last: 31=3-3 \cdot 1 = -3
Combining like terms: 8x2+4x6x3=8x22x38x^2 + 4x - 6x - 3 = 8x^2 - 2x - 3 Therefore, a=8a = 8, b=2b = -2, and c=3c = -3, giving us abc=8(2)(3)=48abc = 8 \cdot (-2) \cdot (-3) = 48. The answer is D. Let's examine why the other choices are incorrect. Choice A (48-48) likely comes from making a sign error during the multiplication—perhaps calculating 8238 \cdot 2 \cdot 3 but incorrectly applying a negative sign. Choice B (24-24) might result from correctly finding a=8a = 8 and c=3c = -3 but miscalculating bb as 1-1 instead of 2-2, giving 8(1)(3)=248 \cdot (-1) \cdot (-3) = 24, then incorrectly applying a negative sign. Choice C (2424) could come from the same coefficient error as B but without the extra negative sign. When expanding factored quadratics, always double-check your arithmetic, especially with negative signs. The FOIL method is reliable, but carefully combine like terms and watch for sign errors when multiplying negative coefficients.