All questions
Question 1
Use the identity (x2+y2)2=(x2−y2)2+(2xy)2 to generate a Pythagorean triple when x=3 and y=2. (A Pythagorean triple is (a,b,c) with a2+b2=c2.)
- (5,12,13) (correct answer)
- (12,5,13)
- (13,12,5)
- (6,5,13)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x² + y²)² = (x² - y²)² + (2xy)² is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x² + y², x² - y², and 2xy—that form a Pythagorean triple. For x=3, y=2: a = 9 - 4 = 5, b = 2·3·2 = 12, c = 9 + 4 = 13, and 5² + 12² = 25 + 144 = 169 = 13². Choice A correctly generates the triple (5,12,13) using the identity. Other choices rearrange or alter the values incorrectly. For generating Pythagorean triples with (x² + y²)² = (x² - y²)² + (2xy)²: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x² - y², b = 2xy, c = x² + y², (3) Verify: a² + b² should equal c².
Question 2
Prove the identity (a−b)3=a3−3a2b+3ab2−b3 by expanding (a−b)3, then apply it to expand (x−2)3.
- (x−2)3=x3−6x2+12x−8 (correct answer)
- (x−2)3=x3−6x2+4x−8
- (x−2)3=x3−4x2+12x−8
- (x−2)3=x3−6x2−12x−8
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The binomial cube identity (a−b)3=a3−3a2b+3ab2−b3 follows a specific pattern with coefficients 1, -3, 3, -1. Let's apply it to (x−2)3 with a = x and b = 2: (x−2)3=x3−3(x2)(2)+3(x)(22)−23=x3−6x2+3x(4)−8=x3−6x2+12x−8. Choice A correctly shows this expansion with all terms properly calculated. Choice B has 4x instead of 12x (forgetting to multiply 3 × 4), Choice C has -4x^2 instead of -6x^2 (using 22 instead of 3 × 2), and Choice D incorrectly has -12x instead of +12x (wrong sign pattern). To expand binomial cubes: (1) Remember the coefficient pattern: 1, 3, 3, 1 for both (a+b)3 and (a−b)3, (2) For (a−b)3, signs alternate: +, -, +, -, (3) Powers decrease for a (from 3 to 0) and increase for b (from 0 to 3), (4) Calculate each term carefully—it's easy to make arithmetic errors with the coefficients! Question 3
Use the identity (x2+y2)2=(x2−y2)2+(2xy)2 to generate a Pythagorean triple when x=4 and y=1.
- (15,8,16)
- (8,15,16)
- (7,8,15)
- (8,15,17) (correct answer)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x2+y2)2=(x2−y2)2+(2xy)2 is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x2+y2, x2−y2, and 2xy—that form a Pythagorean triple. For x=4, y=1: a = 16 - 1 = 15, b = 2·4·1 = 8, c = 16 + 1 = 17, and 152+82=225+64=289=172. Choice A correctly generates the triple (8,15,17) using the identity. Other choices have incorrect orders or values like 16 instead of 17. For generating Pythagorean triples with (x2+y2)2=(x2−y2)2+(2xy)2: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x2−y2, b = 2xy, c = x2+y2, (3) Verify: a2+b2 should equal c2. Question 4
Prove the identity (a−b)3=a3−3a2b+3ab2−b3 by expanding (a−b)3=(a−b)(a−b)(a−b). Which expansion is correct?
- (a−b)3=a3−3a2b−3ab2−b3
- (a−b)3=a3−3a2b+3ab2−b3 (correct answer)
- (a−b)3=a3+3a2b+3ab2+b3
- (a−b)3=a3−a2b+ab2−b3
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. For example, (a+b)2=a2+2ab+b2 works whether a = 5 and b = 3, or a = -2 and b = 7, or any other values. To prove (a−b)3, expand as (a−b)(a−b)(a−b): first (a−b)2=a2−2ab+b2, then multiply by (a−b): (a2−2ab+b2)(a−b)=a3−a2b−2a2b+2ab2+ab2−b3=a3−3a2b+3ab2−b3. Choice A correctly shows the expansion with the right signs and coefficients. Other choices have sign errors or wrong coefficients, like positive terms or missing factors. To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. Question 5
Prove the identity (a−b)3=a3−3a2b+3ab2−b3 by expanding the left-hand side. Which expression is the correct expansion of (a−b)3?
- a3−3a2b−3ab2−b3
- a3−3a2b+3ab2−b3 (correct answer)
- a3+3a2b+3ab2+b3
- a3−a2b+ab2−b3
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. For example, (a+b)2=a2+2ab+b2 works whether a = 5 and b = 3, or a = -2 and b = 7, or any other values. To prove an identity, we show the two sides are algebraically equivalent by expanding, factoring, or manipulating until they match. Expand (a−b)3=(a−b)(a−b)(a−b)= first (a−b)2=a2−2ab+b2, then times (a−b)=a(a2−2ab+b2)−b(a2−2ab+b2)=a3−2a2b+ab2−a2b+2ab2−b3=a3−3a2b+3ab2−b3. Choice B correctly expands to a3−3a2b+3ab2−b3. A distractor like Choice A might flip all signs incorrectly, but track the negative from −b carefully. To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. Alternatively, expand BOTH sides independently and show they give the same result. Either way, the goal is demonstrating the two expressions are algebraically equivalent for all variable values. Testing with specific numbers can give confidence but doesn't prove—you need algebraic demonstration! Question 6
Apply the sum of cubes identity to factor completely: x3+27. Which factorization is correct?
- (x+3)(x2+3x+9)
- (x+3)(x2−3x+9) (correct answer)
- (x−3)(x2−3x+9)
- (x2+9)(x+3)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The sum of cubes identity tells us that a³ + b³ = (a + b)(a² - ab + b²). Here we need to recognize that 27 = 3³, so x³ + 27 = x³ + 3³. Applying the identity with a = x and b = 3: x³ + 3³ = (x + 3)(x² - x(3) + 3²) = (x + 3)(x² - 3x + 9). Choice B correctly applies the sum of cubes pattern. Choice A incorrectly uses (x² + 3x + 9) instead of (x² - 3x + 9)—remember the middle term in the sum of cubes factorization has a MINUS sign! Choice C tries to use difference of cubes, but we have x³ + 27, not x³ - 27. Choice D doesn't follow any standard factoring pattern. To apply sum/difference of cubes identities: (1) Identify if you have a³ + b³ (sum) or a³ - b³ (difference), (2) For sum: use (a + b)(a² - ab + b²), (3) For difference: use (a - b)(a² + ab + b²), (4) Be careful with signs—the middle term's sign is opposite to the operation in the first factor!
Question 7
Generate a Pythagorean triple using the identity (x2+y2)2=(x2−y2)2+(2xy)2 with x=4 and y=1. Which triple (a,b,c) is correct (order of a,b may be swapped)?
- (8,15,17) (correct answer)
- (7,16,17)
- (15,17,8)
- (8,15,16)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x² + y²)² = (x² - y²)² + (2xy)² is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x² + y², x² - y², and 2xy—that form a Pythagorean triple. With x = 4 and y = 1: First calculate a = x² - y² = 16 - 1 = 15, b = 2xy = 2(4)(1) = 8, and c = x² + y² = 16 + 1 = 17. Let's verify this is a Pythagorean triple: a² + b² = 15² + 8² = 225 + 64 = 289 = 17² = c². Perfect! The triple is (15, 8, 17), or equivalently (8, 15, 17) since order of a and b can be swapped. Choice A correctly identifies (8, 15, 17) as the triple. Choice B gives (7, 16, 17), but 7² + 16² = 49 + 256 = 305 ≠ 289 = 17². Choice D gives (8, 15, 16), using 16 instead of 17 for the hypotenuse. For generating Pythagorean triples with (x² + y²)² = (x² - y²)² + (2xy)²: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x² - y², b = 2xy, c = x² + y², (3) Verify: a² + b² should equal c². Try x = 5, y = 2 next: you'll get the (21, 20, 29) triple!
Question 8
Apply the sum of cubes identity to factor completely: x3+8.
- (x+8)(x2−8x+64)
- (x+2)(x2−2x+4) (correct answer)
- (x+2)(x2+2x+4)
- (x−2)(x2+2x+4)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. For example, (a+b)2=a2+2ab+b2 works whether a=5 and b=3, or a=−2 and b=7, or any other values. To prove an identity, we show the two sides are algebraically equivalent by expanding, factoring, or manipulating until they match. For x3+8=x3+23, apply the sum of cubes: a3+b3=(a+b)(a2−ab+b2), so (x+2)(x2−2x+4), and it's completely factored since x2−2x+4 has no real roots. Choice C correctly applies the identity to factor as (x+2)(x2−2x+4). A distractor like Choice A might use +2x instead of −2x, but remember the middle term in sum of cubes is negative. To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. Alternatively, expand BOTH sides independently and show they give the same result. Either way, the goal is demonstrating the two expressions are algebraically equivalent for all variable values. Testing with specific numbers can give confidence but doesn't prove—you need algebraic demonstration! Question 9
Apply the difference of cubes identity to factor x3−27 completely over the integers.
- (x−3)(x2−3x+9)
- (x+3)(x2−3x+9)
- (x−3)(x2+3x+9) (correct answer)
- (x2−9)(x+3)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The difference of cubes identity a³ - b³ = (a - b)(a² + ab + b²) provides a direct way to factor expressions like x³ - 27. First, recognize that 27 = 3³, so we have x³ - 3³. Applying the identity with a = x and b = 3: x³ - 27 = x³ - 3³ = (x - 3)(x² + x(3) + 3²) = (x - 3)(x² + 3x + 9). Choice C correctly applies the difference of cubes pattern to factor x³ - 27 as (x - 3)(x² + 3x + 9). Choice A incorrectly has a minus sign in the middle term of the second factor (should be +3x, not -3x), choice B uses addition instead of subtraction in the first factor, and choice D doesn't follow the difference of cubes pattern at all. To apply sum or difference of cubes identities: (1) Recognize the form a³ ± b³, (2) Identify what a and b are (here x and 3), (3) Apply the pattern: sum gives (a + b)(a² - ab + b²), difference gives (a - b)(a² + ab + b²), (4) Substitute and simplify. Remember the sign patterns: difference of cubes has plus signs throughout the second factor, sum of cubes has a minus in the middle!
Question 10
Use the identity x2+2xy+y2=(x+y)2 to factor the polynomial 9m2+12mn+4n2.
- (3m+2n)(3m−2n)
- (3m+2n)2 (correct answer)
- (3m−2n)2
- (9m+4n)(m+n)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. For example, (a+b)2=a2+2ab+b2 works whether a = 5 and b = 3, or a = -2 and b = 7, or any other values. To prove an identity, we show the two sides are algebraically equivalent by expanding, factoring, or manipulating until they match. Notice 9m2+12mn+4n2=(3m)2+2(3m)(2n)+(2n)2=(3m+2n)2, matching the perfect square trinomial identity. Choice A correctly factors as (3m+2n)2 through recognizing the pattern. A distractor like Choice B might change to minus, but check the positive middle term. To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. Alternatively, expand BOTH sides independently and show they give the same result. Either way, the goal is demonstrating the two expressions are algebraically equivalent for all variable values. Testing with specific numbers can give confidence but doesn't prove—you need algebraic demonstration! Question 11
Generate a Pythagorean triple using the identity (x2+y2)2=(x2−y2)2+(2xy)2 with x=4 and y=1. Which triple (a,b,c) is produced?
- (8,15,17) (correct answer)
- (7,8,15)
- (15,16,17)
- (9,40,41)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x2+y2)2=(x2−y2)2+(2xy)2 is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x2+y2, x2−y2, and 2xy—that form a Pythagorean triple. For example, x = 3 and y = 2 gives: (9+4)2=(9−4)2+(12)2, which simplifies to 169=25+144, or 132=52+122, giving the (5,12,13) triple! For x=4 and y=1: a = x2−y2 = 16 - 1 = 15, b = 2xy = 8, c = x2+y2 = 17, and 82+152=64+225=289=172, so (8,15,17). Choice A correctly generates the triple (8,15,17) through proper calculation. A distractor like Choice C might misadd x2+y2 as 16+1=17 but swap a and b incorrectly without verifying. For generating Pythagorean triples with (x2+y2)2=(x2−y2)2+(2xy)2: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x2−y2, b = 2xy, c = x2+y2, (3) Verify: a2+b2 should equal c2. Try x = 4, y = 3: a = 16 - 9 = 7, b = 2(4)(3) = 24, c = 16 + 9 = 25. Check: 72+242=49+576=625=252. Yes! The (7,24,25) triple emerges from the identity! Question 12
Apply the sum of cubes identity to factor the polynomial x3+8 completely over the integers.
- (x+2)(x2+2x+4)
- (x+2)(x2−2x+4) (correct answer)
- (x−2)(x2−2x+4)
- (x2+4)(x+2)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The sum of cubes identity a³ + b³ = (a + b)(a² - ab + b²) provides a direct way to factor expressions like x³ + 8. First, recognize that 8 = 2³, so we have x³ + 2³. Applying the identity with a = x and b = 2: x³ + 8 = x³ + 2³ = (x + 2)(x² - x(2) + 2²) = (x + 2)(x² - 2x + 4). Choice B correctly applies the sum of cubes pattern to factor x³ + 8 as (x + 2)(x² - 2x + 4). Choice A incorrectly has a plus sign in the middle term of the second factor (should be -2x, not +2x), choice C uses subtraction instead of addition in the first factor, and choice D doesn't follow the sum of cubes pattern at all. To apply sum or difference of cubes identities: (1) Recognize the form a³ ± b³, (2) Identify what a and b are (here x and 2), (3) Apply the pattern: sum gives (a + b)(a² - ab + b²), difference gives (a - b)(a² + ab + b²), (4) Substitute and simplify. Remember the sign patterns: sum of cubes has minus in the middle of the second factor, difference of cubes has plus!
Question 13
Use the identity (a+b)2=a2+2ab+b2 to compute 1012 mentally by rewriting 101 as 100+1. Which result is correct?
- 1012=10001
- 1012=10201 (correct answer)
- 1012=10101
- 1012=10021
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The perfect square identity (a + b)² = a² + 2ab + b² allows us to compute squares mentally by breaking numbers into convenient parts. For 101², we write 101 = 100 + 1, so a = 100 and b = 1. Applying the identity: 101² = (100 + 1)² = 100² + 2(100)(1) + 1² = 10000 + 200 + 1 = 10201. Choice B correctly shows 101² = 10201. Choice A gives 10001, which misses the 2ab term entirely. Choice C gives 10101, which seems to add 101 instead of 201. Choice D gives 10021, transposing digits in the answer. To use perfect square identities for mental math: (1) Break the number into a round number plus/minus a small number, (2) Apply (a ± b)² = a² ± 2ab + b², (3) Calculate each piece mentally, (4) Add them up. For example, 99² = (100 - 1)² = 10000 - 200 + 1 = 9801. This technique makes seemingly difficult calculations manageable!
Question 14
Recognize and factor completely using polynomial identities: x4−16.
- (x2−4)(x2+4)
- (x−4)(x3+4)
- (x−2)(x+2)(x2+4) (correct answer)
- (x−2)2(x+2)2
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. For example, (a+b)2=a2+2ab+b2 works whether a = 5 and b = 3, or a = -2 and b = 7, or any other values. To prove an identity, we show the two sides are algebraically equivalent by expanding, factoring, or manipulating until they match. For x4−16=(x2)2−42=(x2−4)(x2+4)=(x−2)(x+2)(x2+4), using difference of squares twice for complete factorization. Choice C correctly factors completely as (x−2)(x+2)(x2+4). A distractor like Choice A stops at partial factorization, but complete means breaking down all factorable parts. To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. Alternatively, expand BOTH sides independently and show they give the same result. Either way, the goal is demonstrating the two expressions are algebraically equivalent for all variable values. Testing with specific numbers can give confidence but doesn't prove—you need algebraic demonstration! Question 15
Use the identity (x2+y2)2=(x2−y2)2+(2xy)2 to generate a Pythagorean triple when x=3 and y=2. (A Pythagorean triple is (a,b,c) with a2+b2=c2.)
- (5,12,13) (correct answer)
- (12,5,10)
- (1,12,13)
- (13,12,5)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x² + y²)² = (x² - y²)² + (2xy)² is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x² - y², 2xy, and x² + y²—that form a Pythagorean triple. For example, x = 3 and y = 2 gives: (9 + 4)² = (9 - 4)² + (12)², which simplifies to 169 = 25 + 144, or 13² = 5² + 12², giving the (5, 12, 13) triple! Let's calculate with x = 3 and y = 2: a = x² - y² = 9 - 4 = 5, b = 2xy = 2(3)(2) = 12, and c = x² + y² = 9 + 4 = 13. Verify: 5² + 12² = 25 + 144 = 169 = 13². Yes! Choice A correctly generates the triple (5, 12, 13) through proper calculation. The other choices either mix up the order of the triple components or calculate incorrectly—for instance, choice B lists 10 as the hypotenuse, but 12² + 5² = 169 ≠ 100. For generating Pythagorean triples with (x² + y²)² = (x² - y²)² + (2xy)²: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x² - y², b = 2xy, c = x² + y², (3) Verify: a² + b² should equal c². The identity guarantees these will always form a valid Pythagorean triple!
Question 16
Demonstrate that the identity a2−b2=(a+b)(a−b) holds for all real a,b by expanding the right-hand side. Which expansion is correct?
- (a+b)(a−b)=a2−b2 (correct answer)
- (a+b)(a−b)=a2+2ab−b2
- (a+b)(a−b)=a2−ab−b2
- (a+b)(a−b)=a2+b2
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The difference of squares identity a² - b² = (a + b)(a - b) is one of the most useful factoring patterns in algebra. Let's expand the right side to verify: (a + b)(a - b) = a(a - b) + b(a - b) = a² - ab + ba - b² = a² - ab + ab - b² = a² - b². The cross terms -ab and +ab cancel perfectly! Choice A correctly shows that (a + b)(a - b) = a² - b². Choice B incorrectly includes a 2ab term, confusing this with the perfect square expansion. Choice C has -ab without the canceling +ab term. Choice D claims the result is a² + b², which would be the sum of squares, not the difference! To prove a polynomial identity: (1) Pick the more complicated side (usually), (2) Expand using FOIL, distribution, or combining like terms, (3) Simplify systematically, (4) Show it equals the other side. The difference of squares pattern is special because the middle terms always cancel, leaving just a² - b²!
Question 17
Apply the sum of cubes identity to factor the polynomial completely: x3+27.
- (x+3)(x2+3x+9)
- (x+3)(x2−3x+9) (correct answer)
- (x−3)(x2−3x+9)
- (x+27)(x2−27x+729)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The sum of cubes identity a3+b3=(a+b)(a2−ab+b2) is remarkably powerful for factoring! For x3+27=x3+33, we identify a = x and b = 3, so it factors as (x+3)(x2−x⋅3+32)=(x+3)(x2−3x+9). Remember, this is different from the cube of a sum, (a+b)3=(a+b)(a2+2ab+b2), which would have +3x in the quadratic. Choice B correctly applies the sum of cubes identity with the proper signs and terms for complete factoring. Choice A uses the incorrect +3x, which is a common distractor from confusing it with binomial expansion. To factor using identities: (1) Recognize the pattern like sum or difference of cubes, (2) Identify a and b, (3) Plug into the formula carefully, especially the signs, (4) Verify by expanding back if needed. Question 18
Use the identity (x2+y2)2=(x2−y2)2+(2xy)2 to generate a Pythagorean triple when x=3 and y=2. Which triple (a,b,c) results, where a2+b2=c2?
- (5,12,13) (correct answer)
- (7,24,25)
- (1,12,13)
- (5,13,12)
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. The Pythagorean triple identity (x² + y²)² = (x² - y²)² + (2xy)² is remarkably powerful: it generates right triangles! If you pick any two integers x and y (with x > y), this identity gives you three expressions—x² + y², x² - y², and 2xy—that form a Pythagorean triple. For example, x = 3 and y = 2 gives: (9 + 4)² = (9 - 4)² + (12)², which simplifies to 169 = 25 + 144, or 13² = 5² + 12², giving the (5, 12, 13) triple! Plugging in x=3 and y=2: a = x² - y² = 9 - 4 = 5, b = 2xy = 12, c = x² + y² = 13, and indeed 5² + 12² = 25 + 144 = 169 = 13². Choice A correctly generates the triple (5,12,13) through proper application of the identity. A distractor like Choice B might miscalculate x² - y² as 1 instead of 5, but double-check your subtractions. For generating Pythagorean triples with (x² + y²)² = (x² - y²)² + (2xy)²: (1) Pick two positive integers x and y with x greater than y, (2) Calculate the three quantities: a = x² - y², b = 2xy, c = x² + y², (3) Verify: a² + b² should equal c². Try x = 4, y = 3: a = 16 - 9 = 7, b = 2(4)(3) = 24, c = 16 + 9 = 25. Check: 7² + 24² = 49 + 576 = 625 = 25². Yes! The (7, 24, 25) triple emerges from the identity!
Question 19
Prove the identity (a−b)3=a3−3a2b+3ab2−b3 by expanding (a−b)3=(a−b)(a−b)(a−b). Which expansion is correct?
- (a−b)3=a3−3a2b+3ab2−b3 (correct answer)
- (a−b)3=a3−3a2b−3ab2−b3
- (a−b)3=a3−2a2b+2ab2−b3
- (a−b)3=a3+3a2b+3ab2+b3
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. To prove the cube of a difference identity, we need to expand (a - b)³ = (a - b)(a - b)(a - b) systematically. First, expand (a - b)(a - b) = a² - 2ab + b². Then multiply by (a - b) again: (a² - 2ab + b²)(a - b) = a²(a - b) - 2ab(a - b) + b²(a - b) = a³ - a²b - 2a²b + 2ab² + ab² - b³ = a³ - 3a²b + 3ab² - b³. Choice A correctly shows (a - b)³ = a³ - 3a²b + 3ab² - b³. Choice B incorrectly has all negative signs in the middle terms. Choice C has wrong coefficients (2 instead of 3). Choice D shows the expansion of (a + b)³, not (a - b)³! To expand powers of binomials: (1) Use repeated multiplication or Pascal's triangle for coefficients, (2) For (a - b)ⁿ, signs alternate: +, -, +, -, ..., (3) Powers of a decrease while powers of b increase, (4) Check your work by testing with simple values like a = 2, b = 1.
Question 20
Use the identity (a+b)2=a2+2ab+b2 to compute 1012 mentally by rewriting 101 as 100+1.
- 10201 (correct answer)
- 10001
- 10101
- 10200
Explanation: This question tests your understanding of polynomial identities—equations that are true for all values of the variables—and how to prove them algebraically or use them for applications like generating Pythagorean triples. A polynomial identity is different from a regular equation: it's true for ALL possible values of the variables, not just specific solutions. The square of a binomial identity (a + b)² = a² + 2ab + b² allows us to compute squares mentally by breaking numbers into convenient parts. For 101², we write 101 = 100 + 1, so a = 100 and b = 1. Applying the identity: 101² = (100 + 1)² = 100² + 2(100)(1) + 1² = 10000 + 200 + 1 = 10201. Choice A correctly calculates 101² = 10201 using the identity. The other choices represent common arithmetic errors: choice B (10001) forgets the middle term 2ab entirely, choice C (10101) incorrectly calculates the middle term as 100 instead of 200, and choice D (10200) forgets to add the b² = 1 term. To use polynomial identities for mental math: (1) Break the number into a sum or difference of convenient parts (like 101 = 100 + 1 or 98 = 100 - 2), (2) Apply the appropriate identity, (3) Calculate each term separately, (4) Add them up. This technique works great for squares near round numbers: 99² = (100 - 1)² = 10000 - 200 + 1 = 9801!