Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Structure of quadratic expressions

Click problems to add them to your worksheet.

5100579
Which expression is equivalent to \((2p - q)^2\)? a) \(2p^2 - 2pq + q^2\) b) \(2p^2 - q^2\) c) \(4p^2 - 4pq + q^2\) d) \(4p^2 - q^2\)

Hints

- Use the pattern for the square of a difference. - Square both the coefficient and variable in \(2p\). - Include the middle product term.

Solution

1. Use \((a - b)^2 = a^2 - 2ab + b^2\). 2. Substitute \(a = 2p\) and \(b = q\): \((2p)^2 - 2(2p)(q) + q^2\). 3. Simplify to \(4p^2 - 4pq + q^2\).

Answer

c) \(4p^2 - 4pq + q^2\)
5139989
Expand each expression using a binomial identity. a) \(\left(\frac{2}{5}x + 10\right)^2\) b) \((1.5a - 2b)^2\) c) \((8k + 3m)(8k - 3m)\)

Hints

- Identify the matching binomial identity. - Square both numerator and denominator of a fractional term. - Recognize conjugate binomials in part c).

Solution

1. a) \(\left(\frac{2}{5}x\right)^2 + 2\left(\frac{2}{5}x\right)(10) + 10^2 = \frac{4}{25}x^2 + 8x + 100\). 2. b) \((1.5a)^2 - 2(1.5a)(2b) + (2b)^2 = 2.25a^2 - 6ab + 4b^2\). 3. c) Use the difference of squares: \((8k)^2 - (3m)^2 = 64k^2 - 9m^2\).

Answer

a) \(\frac{4}{25}x^2 + 8x + 100\) b) \(2.25a^2 - 6ab + 4b^2\) c) \(64k^2 - 9m^2\)
5142909
Expand and simplify each expression using binomial identities. a) \((3a + 5b)^2\) b) \((4x^2 - 7)^2\) c) \((2y^3 + 3x^2)(2y^3 - 3x^2)\)

Hints

- Match each expression to a binomial identity. - Square every factor in a monomial. - Identify the two quantities that play the roles of \(A\) and \(B\).

Solution

1. a) \((3a)^2 + 2(3a)(5b) + (5b)^2 = 9a^2 + 30ab + 25b^2\). 2. b) \((4x^2)^2 - 2(4x^2)(7) + 7^2 = 16x^4 - 56x^2 + 49\). 3. c) Use the difference of squares: \((2y^3)^2 - (3x^2)^2 = 4y^6 - 9x^4\).

Answer

a) \(9a^2 + 30ab + 25b^2\) b) \(16x^4 - 56x^2 + 49\) c) \(4y^6 - 9x^4\)
5152179
Use the difference-of-squares identity to calculate each product mentally. a) \(21 \cdot 19\) b) \(42 \cdot 38\) c) \(103 \cdot 97\)

Hints

- Find the midpoint of each pair of factors. - Rewrite the factors as a sum and difference of the same two values. - Use \((a + b)(a - b) = a^2 - b^2\).

Solution

1. a) \((20 + 1)(20 - 1) = 20^2 - 1^2 = 399\). 2. b) \((40 + 2)(40 - 2) = 40^2 - 2^2 = 1596\). 3. c) \((100 + 3)(100 - 3) = 100^2 - 3^2 = 9991\).

Answer

a) \(399\) b) \(1596\) c) \(9991\)
5152189
Use the difference-of-squares identity to calculate each value mentally. a) \(45^2 - 35^2\) b) \(16^2 - 24^2\) c) \(101^2 - 99^2\)

Hints

- Factor \(a^2 - b^2\) as \((a - b)(a + b)\). - Pay attention to the sign of the first factor. - Multiplying the resulting factors may be easier than squaring first.

Solution

1. a) \((45 - 35)(45 + 35) = 10 \cdot 80 = 800\). 2. b) \((16 - 24)(16 + 24) = -8 \cdot 40 = -320\). 3. c) \((101 - 99)(101 + 99) = 2 \cdot 200 = 400\).

Answer

a) \(800\) b) \(-320\) c) \(400\)
5153179
Explain why \(3(x - 2)^2 + 5 = 2\) has no real solution.

Hints

- Isolate the squared expression. - Recall the possible values of a square of a real number. - Compare those values with the right side of the equation.

Solution

1. Subtract \(5\) from both sides: \(3(x - 2)^2 = -3\). 2. Divide by \(3\): \((x - 2)^2 = -1\). 3. The square of a real number is always nonnegative, so \((x - 2)^2\) cannot equal \(-1\). 4. Therefore, the equation has no real solution.

Answer

There is no real solution because the equation is equivalent to \((x - 2)^2 = -1\), and a real square cannot be negative.
5231859
Expand and simplify each binomial square. a) \((x + 12)^2\) b) \((10 - y)^2\) c) \((4a + 3b)^2\) d) \((6m - 5)^2\)

Hints

- Identify the two terms in each binomial. - Square each term and include twice their product. - Use the sign between the terms to determine the sign of the middle term.

Solution

1. a) \(x^2 + 24x + 144\). 2. b) \(100 - 20y + y^2\). 3. c) \(16a^2 + 24ab + 9b^2\). 4. d) \(36m^2 - 60m + 25\).

Answer

a) \(x^2 + 24x + 144\) b) \(100 - 20y + y^2\) c) \(16a^2 + 24ab + 9b^2\) d) \(36m^2 - 60m + 25\)
5231899
Expand and simplify each binomial square. 1) \(\left(a + \frac{2}{3}\right)^2\) 2) \((0.4x - 5)^2\) 3) \(\left(\frac{1}{2}y + \frac{1}{4}z\right)^2\)

Hints

- Identify the two terms in each binomial. - Square both terms and include twice their product. - Square the numerator and denominator of fractional terms.

Solution

1. \(a^2 + 2a\left(\frac{2}{3}\right) + \left(\frac{2}{3}\right)^2 = a^2 + \frac{4}{3}a + \frac{4}{9}\). 2. \((0.4x)^2 - 2(0.4x)(5) + 25 = 0.16x^2 - 4x + 25\). 3. \(\left(\frac{1}{2}y\right)^2 + 2\left(\frac{1}{2}y\right)\left(\frac{1}{4}z\right) + \left(\frac{1}{4}z\right)^2 = \frac{1}{4}y^2 + \frac{1}{4}yz + \frac{1}{16}z^2\).

Answer

1) \(a^2 + \frac{4}{3}a + \frac{4}{9}\) 2) \(0.16x^2 - 4x + 25\) 3) \(\frac{1}{4}y^2 + \frac{1}{4}yz + \frac{1}{16}z^2\)
5232139
Use \((A+B)^2=A^2+2AB+B^2\) or \((A-B)^2=A^2-2AB+B^2\) to calculate each square efficiently. Choose a nearby benchmark number for each decomposition. a) \(21^2\) b) \(49^2\) c) \(10.1^2\) d) \(199^2\)

Hints

- Choose a nearby multiple of \(10\), \(50\), or \(100\). - Write the original number as a sum or difference from that benchmark. - Keep track of place value when squaring a decimal.

Solution

1. a) Write \(21=20+1\): \((20+1)^2=20^2+2 \cdot 20 \cdot 1+1^2=400+40+1=441\). 2. b) Write \(49=50-1\): \((50-1)^2=50^2-2 \cdot 50 \cdot 1+1^2=2500-100+1=2401\). 3. c) Write \(10.1=10+0.1\): \((10+0.1)^2=10^2+2 \cdot 10 \cdot 0.1+(0.1)^2=100+2+0.01=102.01\). 4. d) Write \(199=200-1\): \((200-1)^2=200^2-2 \cdot 200 \cdot 1+1^2=40{,}000-400+1=39{,}601\).

Answer

a) \(441\) b) \(2401\) c) \(102.01\) d) \(39{,}601\)
5232879
Use algebraic transformations to show that each identity is true for all real numbers \(a\) and \(b\). 1) \(a^2+b(2a+b)=(a+b)^2\) 2) \(a^2-b(2a-b)=(a-b)^2\)

Hints

- Distribute the factor outside each set of parentheses. - Pay close attention to the negative sign in the second identity. - Compare the resulting trinomial with a binomial-square pattern.

Solution

1. Distribute on the left: \(a^2+b(2a+b)=a^2+2ab+b^2=(a+b)^2\). 2. Distribute the negative product: \(a^2-b(2a-b)=a^2-2ab+b^2=(a-b)^2\). 3. In each case, the expanded left side matches the corresponding binomial-square identity.

Answer

1) \(a^2+b(2a+b)=a^2+2ab+b^2=(a+b)^2\) 2) \(a^2-b(2a-b)=a^2-2ab+b^2=(a-b)^2\)
5232939
Determine whether the identity is true for all real numbers \(a\) and \(b\). Show your algebra. \((a+b)^2-(a-b)^2=4ab\)

Hints

- Expand each binomial square. - Distribute the subtraction sign across every term in the second trinomial. - Identify which terms cancel.

Solution

1. Expand both squares: \((a+b)^2=a^2+2ab+b^2\) and \((a-b)^2=a^2-2ab+b^2\). 2. Subtract the second trinomial: \(a^2+2ab+b^2-a^2+2ab-b^2\). 3. Combine like terms to obtain \(4ab\). Therefore, the identity is true for all real \(a\) and \(b\).

Answer

The identity is true because \((a+b)^2-(a-b)^2=4ab\).
5236619
Calculate mentally by using the difference-of-squares identity. a) \(\left(5\frac{1}{2}\right)^2-\left(4\frac{1}{2}\right)^2\) b) \(205^2-5^2\) c) \(8.7^2-1.3^2\)

Hints

- Rewrite each difference of squares as a product. - Subtract once and add once. - Look for factors that are easy to multiply mentally.

Solution

1. a) \(\left(5\frac{1}{2}-4\frac{1}{2}\right)\left(5\frac{1}{2}+4\frac{1}{2}\right)=1\cdot10=10\). 2. b) \((205-5)(205+5)=200\cdot210=42{,}000\). 3. c) \((8.7-1.3)(8.7+1.3)=7.4\cdot10=74\).

Answer

a) \(10\) b) \(42{,}000\) c) \(74\)
5236629
Compare \(A\) and \(B\). Determine whether one is greater or whether they are equal. Justify your answer using the difference-of-squares identity. \(A=55^2-45^2\) \(B=102.5^2-97.5^2\)

Hints

- Evaluate each expression separately using \(A^2-B^2=(A-B)(A+B)\). - Compare the two products rather than calculating the original squares.

Solution

1. \(A=(55-45)(55+45)=10\cdot100=1000\). 2. \(B=(102.5-97.5)(102.5+97.5)=5\cdot200=1000\). 3. Therefore, \(A=B\).

Answer

\(A=B=1000\)
5244579
Write each trinomial as the square of a binomial. a) \(x^2+12x+36\) b) \(25a^2-20ab+4b^2\) c) \(w^2-18w+81\) d) \(49z^2+14z+1\)

Hints

- Find the square roots of the first and last terms. - Check whether the middle term is twice their product. - Use the middle sign to choose a sum or difference.

Solution

1. a) \(x^2+12x+36=x^2+2\cdot x\cdot6+6^2=(x+6)^2\). 2. b) \(25a^2-20ab+4b^2=(5a)^2-2\cdot5a\cdot2b+(2b)^2=(5a-2b)^2\). 3. c) \(w^2-18w+81=w^2-2\cdot w\cdot9+9^2=(w-9)^2\). 4. d) \(49z^2+14z+1=(7z)^2+2\cdot7z\cdot1+1^2=(7z+1)^2\).

Answer

a) \((x+6)^2\) b) \((5a-2b)^2\) c) \((w-9)^2\) d) \((7z+1)^2\)
5244639
Write each trinomial as a binomial square. a) \(0.49x^2+1.4xy+y^2\) b) \(a^4-0.6a^2b+0.09b^2\) c) \(1.44u^2-2.4u+1\)

Hints

- Take square roots of the first and last terms. - Verify that twice their product equals the middle term. - Use the sign of the middle term to choose the binomial sign.

Solution

1. a) The outer terms are \((0.7x)^2\) and \(y^2\), and \(2\cdot0.7x\cdot y=1.4xy\). Thus the expression is \((0.7x+y)^2\). 2. b) The outer terms are \((a^2)^2\) and \((0.3b)^2\), and \(-2\cdot a^2\cdot0.3b=-0.6a^2b\). Thus the expression is \((a^2-0.3b)^2\). 3. c) The outer terms are \((1.2u)^2\) and \(1^2\), and \(-2\cdot1.2u\cdot1=-2.4u\). Thus the expression is \((1.2u-1)^2\).

Answer

a) \((0.7x+y)^2\) b) \((a^2-0.3b)^2\) c) \((1.2u-1)^2\)
5279859
Expand and simplify each binomial square. a) \((5x^3+2y^2)^2\) b) \(\left(\frac{1}{3}a^2b-6ab^2\right)^2\)

Hints

- Match each expression to a sum-square or difference-square identity. - Square every coefficient and variable factor. - Apply the power-of-a-power rule to existing exponents.

Solution

1. a) \((5x^3+2y^2)^2=25x^6+20x^3y^2+4y^4\). 2. b) The square terms are \(\frac{1}{9}a^4b^2\) and \(36a^2b^4\). The middle term is \(-2\cdot\left(\frac{1}{3}a^2b\right)\cdot6ab^2=-4a^3b^3\). Therefore, the result is \(\frac{1}{9}a^4b^2-4a^3b^3+36a^2b^4\).

Answer

a) \(25x^6+20x^3y^2+4y^4\) b) \(\frac{1}{9}a^4b^2-4a^3b^3+36a^2b^4\)
5338899
The diagram shows a generic square whose side length is split into parts \(A\) and \(B\). Use binomial identities to expand or simplify each expression. a) \((3x+4)^2\) b) \((7-2b)^2\) c) \((5k+1)(5k-1)\)
Figure for problem 533889

Hints

- Match each expression to a square of a sum, square of a difference, or difference of squares. - Square both the coefficient and variable factor in a monomial. - Include twice the product in a binomial square.

Solution

1. a) \((3x+4)^2=(3x)^2+2\cdot3x\cdot4+4^2=9x^2+24x+16\). 2. b) \((7-2b)^2=7^2-2\cdot7\cdot2b+(2b)^2=49-28b+4b^2\). 3. c) \((5k+1)(5k-1)=(5k)^2-1^2=25k^2-1\).

Answer

a) \(9x^2+24x+16\) b) \(49-28b+4b^2\) c) \(25k^2-1\)
5338909
The diagram shows a generic area model for a perfect-square trinomial. Factor each expression using a binomial identity. a) \(m^2+12m+36\) b) \(25n^2-40n+16\) c) \(49-9p^2\)
Figure for problem 533890

Hints

- Identify square terms at the beginning and end. - For a trinomial, verify that the middle term is twice the product of the binomial terms. - For two square terms separated by subtraction, use the difference-of-squares identity.

Solution

1. a) \(m^2+12m+36=m^2+2\cdot m\cdot6+6^2=(m+6)^2\). 2. b) \(25n^2-40n+16=(5n)^2-2\cdot5n\cdot4+4^2=(5n-4)^2\). 3. c) \(49-9p^2=7^2-(3p)^2=(7-3p)(7+3p)\).

Answer

a) \((m+6)^2\) b) \((5n-4)^2\) c) \((7-3p)(7+3p)\)
5139929
Lukas claims, “The square of a sum always equals the sum of the squares,” and writes \((a + b)^2 = a^2 + b^2\). a) Test his formula using \(a = 3\) and \(b = 4\). b) Lukas notes that the formula works for \(a = 5\) and \(b = 0\). Explain why this one example does not prove the formula is true for all values.

Hints

- Evaluate the quantity inside parentheses before squaring. - Interpret the word “always” as a claim about every allowable input. - Distinguish an example from a counterexample.

Solution

1. a) The left side is \((3 + 4)^2 = 49\), while the right side is \(3^2 + 4^2 = 25\). Since \(49 \ne 25\), the formula is false. 2. b) A universal formula must work for every allowable pair of values. One successful example cannot prove a universal statement, while the counterexample in part a) is enough to disprove it.

Answer

a) The left side is \(49\), and the right side is \(25\), so the formula is false. b) One special case does not prove a statement for all values. The counterexample \(a = 3\), \(b = 4\) disproves the formula.
5139979
Check each expansion. Correct every error. 1) \((x - 6)^2 = x^2 - 36\) 2) \((2a + 5)^2 = 4a^2 + 10a + 25\) 3) \((0.5y - 4)^2 = 0.25y^2 - 4y + 16\)

Hints

- Check the two square terms and the doubled product term. - Verify whether the factor \(2\) appears in the middle term. - Track the sign of the middle term.

Solution

1. The middle term is missing, and the constant term must be positive: \((x - 6)^2 = x^2 - 12x + 36\). 2. The middle term is \(2(2a)(5) = 20a\), so \((2a + 5)^2 = 4a^2 + 20a + 25\). 3. The expansion is correct because \(2(0.5y)(4) = 4y\).

Answer

1) Incorrect; \(x^2 - 12x + 36\) 2) Incorrect; \(4a^2 + 20a + 25\) 3) Correct
5142919
Factor each expression using a binomial identity. a) \(9x^2 + 12xy + 4y^2\) b) \(25a^4 - 40a^2b + 16b^2\) c) \(49z^2 - 81\)

Hints

- Identify perfect-square first and last terms. - Check whether the middle term is twice the product of their square roots. - A difference of two squares factors into conjugates.

Solution

1. a) The first and last terms are \((3x)^2\) and \((2y)^2\), and the middle term is \(2(3x)(2y)\). Thus, \((3x + 2y)^2\). 2. b) The first and last terms are \((5a^2)^2\) and \((4b)^2\), and the middle term is \(-2(5a^2)(4b)\). Thus, \((5a^2 - 4b)^2\). 3. c) This is a difference of squares: \((7z + 9)(7z - 9)\).

Answer

a) \((3x + 2y)^2\) b) \((5a^2 - 4b)^2\) c) \((7z + 9)(7z - 9)\)
5152399
A square parcel has side length \(s\,\text{ft}\), where \(s > 5\). A redesign increases one dimension by \(5\,\text{ft}\) and decreases the other by \(5\,\text{ft}\). a) Write an area expression for the original square and the redesigned rectangle. b) Compare the areas using a binomial identity. Which shape has greater area, and by how many square feet?

Hints

- Use length times width for each area. - Recognize a product of a sum and a difference. - Compare \(s^2\) with \(s^2 - 25\).

Solution

1. The square has area \(s^2\,\text{ft}^2\). 2. The rectangle has dimensions \(s + 5\) and \(s - 5\), so its area is \((s + 5)(s - 5)\,\text{ft}^2\). 3. Using the difference of squares, \((s + 5)(s - 5) = s^2 - 25\). 4. Therefore, the square has \(25\,\text{ft}^2\) more area.

Answer

a) Square: \(s^2\,\text{ft}^2\); rectangle: \((s + 5)(s - 5)\,\text{ft}^2\) b) The square has \(25\,\text{ft}^2\) more area.
5154909
A student claims \((x + 5)^2 = x^2 + 25\). a) Use \(x = 1\) to show that the claim is not true in general. b) Find the value of \(x\) for which the equation is true. c) Use a binomial identity to explain what is missing from the student’s expansion.

Hints

- Substitute the given value into both sides. - Expand \((x + 5)^2\) completely. - Solve the resulting equation after canceling common terms.

Solution

1. a) At \(x = 1\), the left side is \(36\), and the right side is \(26\), so the claim is false in general. 2. b) Expand the left side: \(x^2 + 10x + 25 = x^2 + 25\). Thus, \(10x = 0\), so \(x = 0\). 3. c) The student omitted the middle term \(2(x)(5) = 10x\).

Answer

a) \(36 \ne 26\) b) \(x = 0\) c) The missing term is \(10x\).
5154989
Two students solve \(2(x - 3)^2 = 50\). Anna suggests expanding the square, moving all terms to one side, and using the quadratic formula. Ben suggests dividing both sides by \(2\) and then taking square roots. a) Find the solution set using Ben's method. b) Show that Anna's method and Ben's equation after the first step lead to the same quadratic equation in standard form. c) Explain why Ben's method requires less computation here.

Hints

- Look at the form of the original equation before expanding. - Expand both approaches only far enough to compare their standard forms. - Count which operations each method requires.

Solution

1. For part a, divide by \(2\): \((x - 3)^2 = 25\). Then \(x - 3 = \pm 5\), so \(x = 8\) or \(x = -2\). 2. For Anna's method, expand: \(2(x^2 - 6x + 9) = 50\). This gives \(2x^2 - 12x - 32 = 0\), and dividing by \(2\) gives \(x^2 - 6x - 16 = 0\). 3. Starting from Ben's first step, \((x - 3)^2 = 25\) becomes \(x^2 - 6x + 9 = 25\), so \(x^2 - 6x - 16 = 0\). Both approaches produce the same standard-form equation. 4. Ben's method uses the existing squared-binomial structure, avoiding expansion and the quadratic formula.

Answer

a) \(x \in \{-2, 8\}\) b) Both approaches lead to \(x^2 - 6x - 16 = 0\). c) Ben's method uses the squared-binomial form directly, so it avoids unnecessary expansion and formula work.
5231949
Expand and simplify each binomial square. a) \(\left(\frac{3}{4}a^2 + \frac{1}{3}b\right)^2\) b) \((1.5z^3 - 2w^2)^2\)

Hints

- Square coefficients and variable powers separately. - Multiply exponents when raising a power to a power. - Include the factor \(2\) in the middle term.

Solution

1. a) The square terms are \(\frac{9}{16}a^4\) and \(\frac{1}{9}b^2\), and the middle term is \(2\left(\frac{3}{4}a^2\right)\left(\frac{1}{3}b\right) = \frac{1}{2}a^2b\). 2. b) The square terms are \(2.25z^6\) and \(4w^4\), and the middle term is \(-2(1.5z^3)(2w^2) = -6z^3w^2\).

Answer

a) \(\frac{9}{16}a^4 + \frac{1}{2}a^2b + \frac{1}{9}b^2\) b) \(2.25z^6 - 6z^3w^2 + 4w^4\)
5232059
Expand and simplify the expression. \((-1.5a^2b - 0.4ab^2)^2\)

Hints

- Consider what happens when an entire negative expression is squared. - Identify the two terms in the binomial. - Square coefficients and variable powers separately. - Remember the factor \(2\) in the middle term.

Solution

1. Squaring a negative expression gives the same result as squaring its opposite: \((-1.5a^2b - 0.4ab^2)^2 = (1.5a^2b + 0.4ab^2)^2\). 2. Apply \((A+B)^2=A^2+2AB+B^2\). 3. The square terms are \((1.5a^2b)^2=2.25a^4b^2\) and \((0.4ab^2)^2=0.16a^2b^4\). 4. The middle term is \(2(1.5a^2b)(0.4ab^2)=1.2a^3b^3\). 5. Therefore, the simplified expression is \(2.25a^4b^2+1.2a^3b^3+0.16a^2b^4\).

Answer

\(2.25a^4b^2+1.2a^3b^3+0.16a^2b^4\)
5232089
Expand and simplify each binomial square. 1) \(\left(\frac{2}{3}x-6\right)^2\) 2) \((x^2+4y)^2\)

Hints

- Match each expression to either \((A-B)^2\) or \((A+B)^2\). - Square each term and include twice their product. - Apply the power-of-a-power rule when squaring \(x^2\).

Solution

1. For \(\left(\frac{2}{3}x-6\right)^2\), the square terms are \(\frac{4}{9}x^2\) and \(36\), and the middle term is \(-2\left(\frac{2}{3}x\right)(6)=-8x\). Thus the result is \(\frac{4}{9}x^2-8x+36\). 2. For \((x^2+4y)^2\), the square terms are \(x^4\) and \(16y^2\), and the middle term is \(2(x^2)(4y)=8x^2y\). Thus the result is \(x^4+8x^2y+16y^2\).

Answer

1) \(\frac{4}{9}x^2-8x+36\) 2) \(x^4+8x^2y+16y^2\)
5232149
A square garden bed has a side length of \(2.5\,\text{ft}\). Its area is \(s^2\). a) Calculate the area by writing the side length as \(2+0.5\) and using \((A+B)^2\). b) Calculate the same area by writing the side length as \(3-0.5\) and using \((A-B)^2\). c) Compare the two methods. Which is easier to do mentally? Briefly explain.

Hints

- Use the area formula for a square. - Apply the appropriate binomial-square identity to each decomposition. - Compare the mental arithmetic required by the two methods.

Solution

1. a) \((2+0.5)^2=2^2+2 \cdot 2 \cdot 0.5+(0.5)^2=4+2+0.25=6.25\), so the area is \(6.25\,\text{ft}^2\). 2. b) \((3-0.5)^2=3^2-2 \cdot 3 \cdot 0.5+(0.5)^2=9-3+0.25=6.25\), so the area is \(6.25\,\text{ft}^2\). 3. Both decompositions give the same area. A valid comparison may favor either method if the reasoning is clear; the two calculations have similar complexity.

Answer

a) \(6.25\,\text{ft}^2\) b) \(6.25\,\text{ft}^2\) c) Answers may vary; both methods are similarly efficient when justified.
5232299
Use grouping and binomial identities to expand and simplify each product. 1) \((x+y+3)(x+y-3)\) 2) \((a-b+c)(a-b-c)\) 3) \((7+m+n)(7-m-n)\)

Hints

- Identify the repeated expression in each pair of factors. - Rewrite each product in the form \((A+B)(A-B)\). - Expand any remaining binomial square and distribute a preceding negative sign carefully.

Solution

1. Group the repeated expression: \(((x+y)+3)((x+y)-3)=(x+y)^2-9=x^2+2xy+y^2-9\). 2. Write the product as \(((a-b)+c)((a-b)-c)=(a-b)^2-c^2=a^2-2ab+b^2-c^2\). 3. Write the product as \((7+(m+n))(7-(m+n))=49-(m+n)^2=49-m^2-2mn-n^2\).

Answer

1) \(x^2+2xy+y^2-9\) 2) \(a^2-2ab+b^2-c^2\) 3) \(49-m^2-2mn-n^2\)
5232329
Use grouping and binomial identities to expand and simplify each product. a) \((r+s+t+u)(r+s-t-u)\) b) \((10-x+2y)(10+x-2y)\)

Hints

- Group repeated sums or differences into a single expression. - Look for the structure \((A+B)(A-B)\). - When subtracting a binomial square, distribute the negative sign to every term.

Solution

1. a) Group the terms as \(((r+s)+(t+u))((r+s)-(t+u))\). Then \((r+s)^2-(t+u)^2\). 2. Expand both squares: \(r^2+2rs+s^2-(t^2+2tu+u^2)=r^2+2rs+s^2-t^2-2tu-u^2\). 3. b) Rewrite the factors as \((10-(x-2y))(10+(x-2y))\). Then the product is \(100-(x-2y)^2\). 4. Expand and simplify: \(100-(x^2-4xy+4y^2)=100-x^2+4xy-4y^2\).

Answer

a) \(r^2+2rs+s^2-t^2-2tu-u^2\) b) \(100-x^2+4xy-4y^2\)
5232509
Simplify \((r-s+t)(r+s-t)\) by completing these steps. 1. Rewrite the second factor using the grouped expression \((s-t)\). 2. Rewrite the first factor so the same grouped expression appears after a minus sign. 3. Apply a binomial identity and expand completely.

Hints

- Check the signs when placing an expression after a minus sign. - Look for the form \((A-B)(A+B)\). - Expand the remaining binomial square and distribute the negative sign.

Solution

1. The second factor is \(r+(s-t)\). 2. The first factor is \(r-(s-t)\), since \(r-(s-t)=r-s+t\). 3. Apply the difference-of-squares identity: \((r-(s-t))(r+(s-t))=r^2-(s-t)^2\). 4. Expand and simplify: \(r^2-(s^2-2st+t^2)=r^2-s^2+2st-t^2\).

Answer

\(r^2-s^2+2st-t^2\)
5232539
Use binomial identities to simplify each expression. a) \((x-3)(x+3)(x^2+9)\) b) \((k+4)^2-8k\)

Hints

- Look for products in the form \((A-B)(A+B)\). - In part a), simplify two factors at a time. - In part b), expand the square before combining like terms.

Solution

1. a) First, \((x-3)(x+3)=x^2-9\). 2. Then \((x^2-9)(x^2+9)=x^4-81\). 3. b) Expand the square: \((k+4)^2=k^2+8k+16\). 4. Subtract \(8k\): \(k^2+8k+16-8k=k^2+16\).

Answer

a) \(x^4-81\) b) \(k^2+16\)
5232549
Calculate the product by applying the difference-of-squares identity repeatedly. \((y-2)(y+2)(y^2+4)(y^4+16)\)

Hints

- Work from left to right, combining two factors at a time. - Look for the same sum-and-difference pattern at every stage. - Apply the power-of-a-power rule when squaring a power.

Solution

1. Multiply the first two factors: \((y-2)(y+2)=y^2-4\). 2. Multiply by the third factor: \((y^2-4)(y^2+4)=y^4-16\). 3. Multiply by the fourth factor: \((y^4-16)(y^4+16)=y^8-256\).

Answer

\(y^8-256\)
5232689
Use binomial identities to expand and simplify each product. Pay close attention to signs. a) \((m+2n+3p)(m-2n-3p)\) b) \((4u+v-5w)(4u-v+5w)\)

Hints

- Group the nonmatching terms into one expression. - Rewrite each product in the form \((A+B)(A-B)\). - Distribute the negative sign after expanding the grouped square.

Solution

1. a) Group the factors as \((m+(2n+3p))(m-(2n+3p))\). This equals \(m^2-(2n+3p)^2\). 2. Expand and simplify: \(m^2-(4n^2+12np+9p^2)=m^2-4n^2-12np-9p^2\). 3. b) Group the factors as \((4u+(v-5w))(4u-(v-5w))\). This equals \(16u^2-(v-5w)^2\). 4. Expand and simplify: \(16u^2-(v^2-10vw+25w^2)=16u^2-v^2+10vw-25w^2\).

Answer

a) \(m^2-4n^2-12np-9p^2\) b) \(16u^2-v^2+10vw-25w^2\)
5232839
Expand and simplify each binomial square. 1) \((0.5x^2+0.2y^3)^2\) 2) \(\left(\frac{3}{4}a-\frac{1}{3}b\right)^2\) 3) \((1.2p^2-0.5q)^2\)

Hints

- Match each expression to a sum-square or difference-square identity. - Square coefficients and variable powers separately. - For each middle term, multiply twice the product of the two binomial terms.

Solution

1. \((0.5x^2+0.2y^3)^2=0.25x^4+0.2x^2y^3+0.04y^6\). 2. \(\left(\frac{3}{4}a-\frac{1}{3}b\right)^2=\frac{9}{16}a^2-\frac{1}{2}ab+\frac{1}{9}b^2\). 3. \((1.2p^2-0.5q)^2=1.44p^4-1.2p^2q+0.25q^2\).

Answer

1) \(0.25x^4+0.2x^2y^3+0.04y^6\) 2) \(\frac{9}{16}a^2-\frac{1}{2}ab+\frac{1}{9}b^2\) 3) \(1.44p^4-1.2p^2q+0.25q^2\)
5233039
For a number close to \(10\), use \((10+a)^2=100+20a+a^2\). When \(a\) is small, omitting \(a^2\) gives the approximation \((10+a)^2\approx100+20a\). 1. Use the approximation to estimate \(10.2^2\) and \(10.02^2\). 2. Calculate both exact values. 3. Find the absolute error of each estimate. 4. Explain why the error for \(10.02^2\) is much smaller.

Hints

- Identify \(a\) by comparing each number with \(10+a\). - Compare the complete binomial-square formula with the approximation. - The absolute error comes from the term that was omitted.

Solution

1. For \(10.2^2\), \(a=0.2\), so the estimate is \(100+20 \cdot 0.2=104\). For \(10.02^2\), \(a=0.02\), so the estimate is \(100+20 \cdot 0.02=100.4\). 2. The exact values are \((10+0.2)^2=100+4+0.04=104.04\) and \((10+0.02)^2=100+0.4+0.0004=100.4004\). 3. The absolute errors are \(|104.04-104|=0.04\) and \(|100.4004-100.4|=0.0004\). 4. The omitted term is exactly \(a^2\). Since \(0.02^2\) is much smaller than \(0.2^2\), the second error is much smaller.

Answer

1) \(104\) and \(100.4\) 2) \(104.04\) and \(100.4004\) 3) \(0.04\) and \(0.0004\) 4) The error equals the omitted term \(a^2\).
5233049
Investigate the approximation \((1-a)^2\approx1-2a\). 1. Find the approximate and exact values of \(0.99^2\). Use the binomial-square identity for the exact value. 2. Find the absolute error of the approximation. 3. Use \((1-a)^2=1-2a+a^2\) to explain why, for \(a\ne0\), the approximation \(1-2a\) is always less than the exact value.

Hints

- Write \(0.99\) in the form \(1-a\). - Compare the full identity with the shortened approximation. - Recall the sign of the square of a nonzero real number.

Solution

1. Since \(0.99=1-0.01\), let \(a=0.01\). The approximation is \(1-2 \cdot 0.01=0.98\). The exact value is \((1-0.01)^2=1-0.02+0.0001=0.9801\). 2. The absolute error is \(|0.9801-0.98|=0.0001\). 3. The exact value minus the approximation is \((1-2a+a^2)-(1-2a)=a^2\). For real \(a\ne0\), \(a^2>0\), so the exact value is greater by \(a^2\).

Answer

1) Approximate value: \(0.98\); exact value: \(0.9801\) 2) \(0.0001\) 3) The exact value exceeds the approximation by \(a^2>0\).
5236849
Let \(T=(x+5)^2-(x-5)^2\). a) Find the simplified result in two ways: 1. Expand both squares and subtract. 2. Factor the difference of squares directly, then simplify. b) Explain why the \(x^2\)-terms disappear in the final result.

Hints

- In the expansion method, distribute the subtraction sign across the entire second trinomial. - In the factoring method, treat each binomial as one complete term. - Compare the like terms produced by the two expansions.

Solution

1. Expanding gives \((x^2+10x+25)-(x^2-10x+25)=20x\). 2. Factoring gives \(((x+5)-(x-5))((x+5)+(x-5))=10\cdot2x=20x\). 3. In the expanded method, both squares contain the same \(x^2\)-term. Subtraction produces \(x^2-x^2=0\).

Answer

a) Both methods give \(20x\). b) The \(x^2\)-terms cancel because they have equal coefficients and are subtracted.
5237069
Let \(T=(n+1)^2-(n-1)^2\). a) Expand both squares and simplify their difference. b) Factor the difference of squares directly and simplify. c) Use your result to calculate \(101^2-99^2\) mentally.

Hints

- In part a), distribute the subtraction sign across the second trinomial. - In part b), treat each binomial as one complete term. - For part c), identify the number midway between \(101\) and \(99\).

Solution

1. a) \((n^2+2n+1)-(n^2-2n+1)=4n\). 2. b) \(((n+1)-(n-1))((n+1)+(n-1))=2\cdot2n=4n\). 3. c) Here \(n=100\), so \(101^2-99^2=4\cdot100=400\).

Answer

a) \(4n\) b) \(4n\) c) \(400\)
5237129
A shortcut for squaring numbers that end in \(1\) uses \((10a+1)^2=100a^2+20a+1\). 1. Prove the identity for every real number \(a\). 2. Use it to calculate \(31^2\) and \(61^2\). 3. Derive a similar identity for \((10a+2)^2\), then use it to calculate \(32^2\).

Hints

- Expand each binomial square. - Write a number such as \(31\) as \(10a+1\). - Combine the two equal middle products when deriving the identity.

Solution

1. Expand: \((10a+1)^2=100a^2+20a+1\). 2. For \(31^2\), use \(a=3\): \(100\cdot3^2+20\cdot3+1=900+60+1=961\). For \(61^2\), use \(a=6\): \(100\cdot6^2+20\cdot6+1=3600+120+1=3721\). 3. \((10a+2)^2=100a^2+40a+4\). With \(a=3\), \(32^2=100\cdot9+40\cdot3+4=1024\).

Answer

1) \((10a+1)^2=100a^2+20a+1\) 2) \(31^2=961\); \(61^2=3721\) 3) \((10a+2)^2=100a^2+40a+4\); \(32^2=1024\)
5237319
Numbers just below a multiple of \(10\) can be squared efficiently by writing them as a difference. a) Use \((A-B)^2=A^2-2AB+B^2\) to calculate \(19^2\) and \(39^2\). b) Derive and simplify a formula for \((10n-1)^2\). c) Use the formula to calculate \(89^2\) mentally.

Hints

- Use the nearest greater multiple of \(10\). - Write the number as \(10n-1\). - Apply the difference-square identity term by term.

Solution

1. a) \(19^2=(20-1)^2=400-40+1=361\), and \(39^2=(40-1)^2=1600-80+1=1521\). 2. b) \((10n-1)^2=100n^2-20n+1\). 3. c) For \(89^2\), use \(n=9\): \(100\cdot9^2-20\cdot9+1=8100-180+1=7921\).

Answer

a) \(19^2=361\); \(39^2=1521\) b) \((10n-1)^2=100n^2-20n+1\) c) \(89^2=7921\)
5240999
Let \(T=x^2-12x+36\). a) Evaluate \(T\) for \(x=0\), \(x=6\), and \(x=10\). b) Rewrite \(T\) as the square of a binomial. c) Explain why \(T\) cannot be negative for any rational number \(x\). Find the value of \(x\) at which \(T\) reaches its minimum.

Hints

- Compare the trinomial with \(A^2-2AB+B^2\). - Recall that the square of a real number is nonnegative. - Find when the quantity inside the square equals \(0\).

Solution

1. a) \(T(0)=36\), \(T(6)=36-72+36=0\), and \(T(10)=100-120+36=16\). 2. b) \(x^2-12x+36=(x-6)^2\). 3. c) A square is always nonnegative, so \((x-6)^2\ge0\). Its minimum value is \(0\), reached when \(x-6=0\), or \(x=6\).

Answer

a) \(36\), \(0\), and \(16\) b) \(T=(x-6)^2\) c) The minimum value is \(0\) at \(x=6\), and \(T\) is never negative.
5244649
Complete each task about perfect-square trinomials. 1) Write \(\frac{1}{16}m^2+\frac{1}{2}mn+n^2\) as a product of two equal factors. 2) Which terms can replace the blank so that \(0.04p^2+\Box+0.25q^2\) is a binomial square? 3) Determine whether \(x^2+5x+6\) is a binomial square. Justify your answer.

Hints

- Find the square roots of the outer terms. - A perfect-square trinomial has a middle term equal to twice the product of its binomial terms. - All three terms must fit the same binomial-square pattern.

Solution

1. The outer terms are \(\left(\frac{1}{4}m\right)^2\) and \(n^2\), and \(2\cdot\frac{1}{4}m\cdot n=\frac{1}{2}mn\). Thus the expression is \(\left(\frac{1}{4}m+n\right)\left(\frac{1}{4}m+n\right)\). 2. The binomial terms are \(0.2p\) and \(0.5q\). Their doubled product is \(0.2pq\), so either \(0.2pq\) or \(-0.2pq\) makes a binomial square. 3. If \(x^2+5x+6=(x+c)^2\), then \(2c=5\), so \(c=2.5\). The constant would have to be \(c^2=6.25\), not \(6\). Therefore, the trinomial is not a binomial square.

Answer

1) \(\left(\frac{1}{4}m+n\right)\left(\frac{1}{4}m+n\right)\) 2) \(0.2pq\) or \(-0.2pq\) 3) No. A middle term of \(5x\) would require a constant term of \(6.25\), not \(6\).
5244689
Add \((a+b)^2\) and \((a-b)^2\), then simplify. Explain what happens to the terms containing the product \(ab\).

Hints

- Expand both binomial squares. - Combine corresponding like terms. - Compare the signs of the two mixed-product terms.

Solution

1. Expand the sum: \((a+b)^2+(a-b)^2=(a^2+2ab+b^2)+(a^2-2ab+b^2)\). 2. Combine like terms: \(2a^2+2b^2=2(a^2+b^2)\). 3. The terms \(2ab\) and \(-2ab\) cancel, so the final expression contains no \(ab\)-term.

Answer

\((a+b)^2+(a-b)^2=2a^2+2b^2=2(a^2+b^2)\). The \(ab\)-terms cancel.
5245819
Prove the identity for every real number \(x\): \((2x+3)^2+(3x-2)^2=13(x^2+1)\)

Hints

- Expand each binomial square separately. - Combine like terms and notice which linear terms cancel. - Factor the final polynomial.

Solution

1. Expand both squares: \((2x+3)^2=4x^2+12x+9\) and \((3x-2)^2=9x^2-12x+4\). 2. Add and combine like terms: \(4x^2+12x+9+9x^2-12x+4=13x^2+13\). 3. Factor out \(13\): \(13x^2+13=13(x^2+1)\). Therefore, the identity is true.

Answer

Both sides simplify to \(13x^2+13\), so the identity is true for every real \(x\).
5279849
Tim writes: \(39^2=(40-1)^2=40^2-1^2=1600-1=1599\). a) Explain his error. b) Calculate \(39^2\) correctly using the square-of-a-difference identity. c) Calculate \(1005^2\) efficiently using a binomial-square identity.

Hints

- A binomial square has three terms after expansion. - Identify the missing middle product in Tim’s work. - For \(1005\), use a nearby multiple of \(1000\).

Solution

1. a) Tim omitted the middle term \(-2AB\) from \((A-B)^2=A^2-2AB+B^2\). 2. b) \((40-1)^2=40^2-2\cdot40\cdot1+1^2=1600-80+1=1521\). 3. c) \((1000+5)^2=1000^2+2\cdot1000\cdot5+5^2=1{,}000{,}000+10{,}000+25=1{,}010{,}025\).

Answer

a) He omitted the middle term \(-2AB\). b) \(1521\) c) \(1{,}010{,}025\)
5281319
Let \(f(x) = 2x^2 + 8x + c\). 1) Find \(c\) so that the expression can be written in the form \(a(x - h)^2\), with no added constant. 2) For this value of \(c\), state the vertex.

Hints

- What perfect-square trinomial begins with \(x^2 + 4x\)? - How does the constant inside the parentheses relate to \(c\)? - What is the vertex of a quadratic written as \(a(x - h)^2\)?

Solution

1. Factor \(2\): \(f(x) = 2\left(x^2 + 4x + \frac{c}{2}\right)\). 2. The trinomial inside the parentheses must be \((x + 2)^2 = x^2 + 4x + 4\). Therefore, \(\frac{c}{2} = 4\), so \(c = 8\). 3. Then \(f(x) = 2(x + 2)^2\), whose vertex is \((-2, 0)\).

Answer

1) \(c = 8\) 2) \((-2, 0)\)
5139969
Fill in each blank. Use monomials with positive coefficients when a monomial is required. a) \((x + \Box)^2 = x^2 + 12x + \Box\) b) \((\Box - 4y)^2 = 25x^2 - \Box + 16y^2\) c) \((\Box + 0.1)^2 = \Box + 0.4a + 0.01\)

Hints

- Compare each expression with a binomial-square pattern. - Use the middle term to determine a missing binomial term. - The first and last terms of the expansion are squares.

Solution

1. a) The middle term is \(2(x)(6) = 12x\), and \(6^2 = 36\). Thus, \((x + 6)^2 = x^2 + 12x + 36\). 2. b) Since the first square is \(25x^2\), the first term is \(5x\). The middle term is \(2(5x)(4y) = 40xy\). Thus, \((5x - 4y)^2 = 25x^2 - 40xy + 16y^2\). 3. c) The middle term requires \(2(u)(0.1) = 0.4a\), so \(u = 2a\). Then \(u^2 = 4a^2\). Thus, \((2a + 0.1)^2 = 4a^2 + 0.4a + 0.01\).

Answer

a) \((x + 6)^2 = x^2 + 12x + 36\) b) \((5x - 4y)^2 = 25x^2 - 40xy + 16y^2\) c) \((2a + 0.1)^2 = 4a^2 + 0.4a + 0.01\)
5145119
The graph of \(p(x) = x^2 + kx + 16\) has its vertex on the \(x\)-axis. a) Find the two possible values of \(k\). b) For each value of \(k\), state the vertex.

Hints

- What must the vertical shift be in vertex form when the vertex lies on the \(x\)-axis? - Then \(x^2 + kx + 16\) must be a perfect-square trinomial. - Which two binomial squares have constant term \(16\)?

Solution

1. A quadratic with leading coefficient \(1\) and a vertex on the \(x\)-axis must be a perfect square: \(p(x) = (x - h)^2\). 2. Since the constant term is \(16\), the squared binomial must use \(4\): \((x + 4)^2 = x^2 + 8x + 16\) or \((x - 4)^2 = x^2 - 8x + 16\). 3. Therefore, \(k = 8\) gives \(p(x) = (x + 4)^2\), whose vertex is \((-4, 0)\). 4. The value \(k = -8\) gives \(p(x) = (x - 4)^2\), whose vertex is \((4, 0)\).

Answer

a) \(k = 8\) or \(k = -8\) b) For \(k = 8\): \((-4, 0)\); for \(k = -8\): \((4, 0)\)
5150399
A rectangle has perimeter \(28\,\text{cm}\) and area \(48\,\text{cm}^2\). Find the length of its diagonal \(d\).

Hints

- Translate the perimeter and area into equations involving \(a+b\) and \(ab\). - Use the identity \((a+b)^2=a^2+2ab+b^2\). - Relate \(a^2+b^2\) to the square of the diagonal.

Solution

1. If the side lengths are \(a\) and \(b\), then \(a+b=14\) and \(ab=48\). 2. Use \((a+b)^2=a^2+2ab+b^2\): \(14^2=a^2+b^2+2\cdot 48\). 3. Since \(d^2=a^2+b^2\), \(196=d^2+96\), so \(d^2=100\). 4. Therefore, \(d=10\,\text{cm}\).

Answer

\(d=10\,\text{cm}\)
5152199
Fill in the blanks so that each identity is true. a) \(x^2 + 12x + \Box = (x + \Box)^2\) b) \(16a^2 - \Box = (4a - 7)(4a + 7)\) c) \(25 - 20y + \Box = (\Box - \Box)^2\)

Hints

- Match each expression to a binomial identity. - Use the doubled product to determine missing terms. - Check the first and last terms as perfect squares.

Solution

1. a) The middle term \(12x\) is \(2(x)(6)\), so the completed identity is \(x^2 + 12x + 36 = (x + 6)^2\). 2. b) Use the difference of squares: \((4a - 7)(4a + 7) = 16a^2 - 49\). 3. c) Since \(25 = 5^2\) and \(-20y = -2(5)(2y)\), the completed identity is \(25 - 20y + 4y^2 = (5 - 2y)^2\).

Answer

a) \(x^2 + 12x + 36 = (x + 6)^2\) b) \(16a^2 - 49 = (4a - 7)(4a + 7)\) c) \(25 - 20y + 4y^2 = (5 - 2y)^2\)
5152389
Find \(c\) so that \(4x^2 + 12x + c\) can be written as \((ax + b)^2\), where \(a > 0\). Give \(c\) and the factored expression.

Hints

- Match the leading term to \(a^2x^2\). - Use the middle term \(2abx\) to find \(b\). - The constant term is \(b^2\).

Solution

1. Compare with \((ax + b)^2 = a^2x^2 + 2abx + b^2\). 2. Since \(a^2 = 4\) and \(a > 0\), \(a = 2\). 3. The middle term gives \(2(2)b = 12\), so \(b = 3\). 4. Therefore, \(c = b^2 = 9\), and the expression factors as \((2x + 3)^2\).

Answer

\(c = 9\); \((2x + 3)^2\)
5231129
Use the identity \((x + a)(x + b) = x^2 + (a + b)x + ab\). a) Expand \((x + 12)(x - 3)\) using the identity. b) Expand \((x - 5)(x - 4)\), then check your result by substituting \(x = 10\). c) Find \(c\) in \((x + 3)(x + c) = x^2 + 10x + 21\). Briefly justify your answer.

Hints

- In the identity, examine how \(a\) and \(b\) determine the middle coefficient and constant term. - For the check, evaluate the original and expanded forms separately. - In part c), find a number that adds to \(3\) to make \(10\) and multiplies by \(3\) to make \(21\).

Solution

1. For a), \(a = 12\) and \(b = -3\), so \((x + 12)(x - 3) = x^2 + 9x - 36\). 2. For b), \((x - 5)(x - 4) = x^2 - 9x + 20\). At \(x = 10\), the original product is \((10 - 5)(10 - 4) = 30\), and the expanded form is \(10^2 - 9 \cdot 10 + 20 = 30\). 3. For c), the middle coefficient requires \(3 + c = 10\), and the constant term requires \(3c = 21\). Both give \(c = 7\).

Answer

a) \(x^2 + 9x - 36\) b) \(x^2 - 9x + 20\); the check gives \(30 = 30\) c) \(c = 7\), because \(3 + 7 = 10\) and \(3 \cdot 7 = 21\)
5231459
A two-digit whole number ending in \(5\) can be written as \(10x + 5\), where \(x\) is its tens digit. a) Expand and simplify \((10x + 5)^2\). b) Factor \(100x\) from the first two terms of your result. c) Use the formula to explain why \(35^2\) can be found by multiplying \(3\) by \(4\) and then placing \(25\) at the end to get \(1225\).

Hints

- Interpret the square as a product of two identical binomials. - Identify the common factor in the first two terms. - Multiplying by \(100\) shifts a whole number two places to the left.

Solution

1. a) \((10x + 5)^2 = 100x^2 + 100x + 25\). 2. b) Factor the first two terms: \(100x(x + 1) + 25\). 3. c) For \(35\), \(x = 3\). Then \(x(x + 1) = 3 \cdot 4 = 12\), so \(100 \cdot 12 + 25 = 1225\).

Answer

a) \(100x^2 + 100x + 25\) b) \(100x(x + 1) + 25\) c) For \(x = 3\), \(3 \cdot 4 = 12\), and \(100 \cdot 12 + 25 = 1225\).
5231869
Fill in each blank so the identity is true. a) \((a + \Box)^2 = a^2 + 14a + 49\) b) \((\Box - 4)^2 = 9x^2 - 24x + 16\) c) \((2y + \Box)^2 = \Box + 20y + 25\)

Hints

- Match the first and last terms to perfect squares. - Use the middle term to confirm the two binomial terms. - Remember that the middle term is twice the product.

Solution

1. a) Since \(49 = 7^2\) and \(2(a)(7) = 14a\), the missing term is \(7\). 2. b) Since \(9x^2 = (3x)^2\) and \(-2(3x)(4) = -24x\), the missing term is \(3x\). 3. c) Since \(25 = 5^2\), the missing binomial term is \(5\), and the first term of the expansion is \((2y)^2 = 4y^2\).

Answer

a) \((a + 7)^2 = a^2 + 14a + 49\) b) \((3x - 4)^2 = 9x^2 - 24x + 16\) c) \((2y + 5)^2 = 4y^2 + 20y + 25\)
5231909
Fill in the missing terms so each identity is true. 1) \((\Box + 3)^2 = x^2 + 6x + 9\) 2) \((2a - \Box)^2 = 4a^2 - 2ab + \frac{1}{4}b^2\) 3) \(\left(\frac{1}{3}m + \Box\right)^2 = \Box + \frac{2}{3}mn + n^2\)

Hints

- Match the expression to \(A^2 \pm 2AB + B^2\). - Use the square terms to identify the binomial terms. - Use the middle term to verify your choices.

Solution

1. The first term must be \(x\), since \(x^2\) is the first square and \(2(x)(3) = 6x\). 2. The missing term is \(\frac{1}{2}b\), since \(2(2a)\left(\frac{1}{2}b\right) = 2ab\). 3. The binomial term is \(n\), and the first square is \(\left(\frac{1}{3}m\right)^2 = \frac{1}{9}m^2\).

Answer

1) \((x + 3)^2 = x^2 + 6x + 9\) 2) \(\left(2a - \frac{1}{2}b\right)^2 = 4a^2 - 2ab + \frac{1}{4}b^2\) 3) \(\left(\frac{1}{3}m + n\right)^2 = \frac{1}{9}m^2 + \frac{2}{3}mn + n^2\)
5231939
Complete each binomial-square identity. a) \((3x + \Box)^2 = 9x^2 + \Box + 25\) b) \((\Box - 0.2y^2)^2 = 0.16x^2 - \Box + 0.04y^4\)

Hints

- Identify the square roots of the first and last terms. - The middle term is twice the product of the binomial terms. - Use the sign in the binomial to determine the middle sign.

Solution

1. a) Since \(25 = 5^2\), the missing binomial term is \(5\). The middle term is \(2(3x)(5) = 30x\). 2. b) Since \(0.16x^2 = (0.4x)^2\), the missing first term is \(0.4x\). The middle term is \(2(0.4x)(0.2y^2) = 0.16xy^2\).

Answer

a) \((3x + 5)^2 = 9x^2 + 30x + 25\) b) \((0.4x - 0.2y^2)^2 = 0.16x^2 - 0.16xy^2 + 0.04y^4\)
5232049
The expression \(\frac{1}{4}a^6 + 3a^3b^2 + 9b^4\) is the square of a binomial. a) Write the original expression in the form \((\Box + \Box)^2\). b) How must the binomial change so that the middle term becomes \(-3a^3b^2\)? Explain.

Hints

- Find the square roots of the first and last terms. - Check that twice their product matches the middle term. - Compare the sum-square and difference-square patterns.

Solution

1. The first term is \(\left(\frac{1}{2}a^3\right)^2\), and the last term is \((3b^2)^2\). 2. Their doubled product is \(2\left(\frac{1}{2}a^3\right)(3b^2) = 3a^3b^2\), so the original binomial is \(\left(\frac{1}{2}a^3 + 3b^2\right)^2\). 3. To make the middle term negative, replace the plus sign with a minus sign: \(\left(\frac{1}{2}a^3 - 3b^2\right)^2\).

Answer

a) \(\left(\frac{1}{2}a^3 + 3b^2\right)^2\) b) \(\left(\frac{1}{2}a^3 - 3b^2\right)^2\); changing the sign changes only the middle term’s sign.
5232219
Complete each task. 1) Fill in the blanks to make a true identity: \((4x+\Box)^2=\Box+40xy+\Box\). 2) Write \(25a^2-10a+1\) in the form \((\Box-\Box)^2\). 3) Show algebraically that \((x-7)^2=(7-x)^2\) for every real number \(x\).

Hints

- Match each expression to \(A^2\pm2AB+B^2\). - Use the first and last square terms to identify the binomial terms. - For part 3, expand both sides and compare the results.

Solution

1. In \((A+B)^2=A^2+2AB+B^2\), let \(A=4x\). Since \(2(4x)B=40xy\), \(B=5y\). Thus \((4x+5y)^2=16x^2+40xy+25y^2\). 2. Since \(25a^2=(5a)^2\), \(1=1^2\), and \(-2(5a)(1)=-10a\), the expression is \((5a-1)^2\). 3. Expanding gives \((x-7)^2=x^2-14x+49\) and \((7-x)^2=49-14x+x^2=x^2-14x+49\). Therefore the expressions are equal for every real \(x\).

Answer

1) \((4x+5y)^2=16x^2+40xy+25y^2\) 2) \((5a-1)^2\) 3) Both sides simplify to \(x^2-14x+49\).
5236409
Fill in the blanks to make each identity true. a) \((\Box-3y)(\Box+3y)=16x^2-\Box\) b) \((5a+\Box)^2=\Box+30a+9\) c) \((4-\Box)(4+\Box)=16-0.25z^2\)

Hints

- Match each statement to a binomial identity. - Use square roots of the first and last terms to identify missing factors. - Check the middle term in part b) using twice the product.

Solution

1. a) Since \(16x^2=(4x)^2\) and \((3y)^2=9y^2\), \((4x-3y)(4x+3y)=16x^2-9y^2\). 2. b) Since \(9=3^2\) and \(2(5a)(3)=30a\), \((5a+3)^2=25a^2+30a+9\). 3. c) Since \(0.25z^2=(0.5z)^2\), \((4-0.5z)(4+0.5z)=16-0.25z^2\).

Answer

a) \((4x-3y)(4x+3y)=16x^2-9y^2\) b) \((5a+3)^2=25a^2+30a+9\) c) \((4-0.5z)(4+0.5z)=16-0.25z^2\)
5236649
Fill in the blanks to complete each difference-of-squares identity. a) \((\Box-5)(\Box+5)=4k^2-\Box\) b) \(100x^2-\Box=(\Box-9y)(\Box+9y)\) c) \(\Box-1=(0.1z-\Box)(0.1z+\Box)\)

Hints

- Compare each statement with \(A^2-B^2=(A-B)(A+B)\). - Take square roots of the visible square terms. - Check decimal place value when squaring \(0.1\).

Solution

1. a) Since \(4k^2=(2k)^2\) and \(5^2=25\), \((2k-5)(2k+5)=4k^2-25\). 2. b) Since \(100x^2=(10x)^2\) and \((9y)^2=81y^2\), \(100x^2-81y^2=(10x-9y)(10x+9y)\). 3. c) Since \((0.1z)^2=0.01z^2\) and \(1=1^2\), \(0.01z^2-1=(0.1z-1)(0.1z+1)\).

Answer

a) \((2k-5)(2k+5)=4k^2-25\) b) \(100x^2-81y^2=(10x-9y)(10x+9y)\) c) \(0.01z^2-1=(0.1z-1)(0.1z+1)\)
5237329
Use \((n-k)(n+k)=n^2-k^2\) for factors equally spaced from a common midpoint. a) Calculate \(21\cdot19\) and \(52\cdot48\). b) Explain why \((n-k)(n+k)\) is less than \(n^2\) when \(k\ne0\). Give the difference in terms of \(k\). c) Verify the shortcut: to calculate \(35\cdot45\), square the midpoint \(40\) and subtract the square of the distance \(5\). Justify the shortcut generally.

Hints

- Find the midpoint of each pair of factors. - Find each factor’s distance from that midpoint. - Compare \(n^2-k^2\) with \(n^2\).

Solution

1. a) \(21\cdot19=(20+1)(20-1)=400-1=399\). Also, \(52\cdot48=(50+2)(50-2)=2500-4=2496\). 2. b) \((n-k)(n+k)=n^2-k^2\). For real \(k\ne0\), \(k^2>0\), so the product is exactly \(k^2\) less than \(n^2\). 3. c) \(35\cdot45=(40-5)(40+5)=40^2-5^2=1600-25=1575\). In general, factors equally spaced by \(k\) from midpoint \(n\) have product \(n^2-k^2\).

Answer

a) \(21\cdot19=399\); \(52\cdot48=2496\) b) The product is \(k^2\) less than \(n^2\). c) \(35\cdot45=1575\); the shortcut follows from \((n-k)(n+k)=n^2-k^2\).
5244589
Fill in the missing term, then write each completed trinomial as a binomial square. a) \(x^2+10x+\Box=(\Box)^2\) b) \(4a^2-\Box+9=(\Box)^2\) c) \(\Box+24y+16=(\Box)^2\)

Hints

- Express the middle term as twice a product. - Use the square roots of known outer terms. - Expand your completed binomial square to verify it.

Solution

1. a) Since \(10x=2\cdot x\cdot5\), the missing term is \(25\): \(x^2+10x+25=(x+5)^2\). 2. b) The outer terms are \((2a)^2\) and \(3^2\), so the middle term is \(2\cdot2a\cdot3=12a\): \(4a^2-12a+9=(2a-3)^2\). 3. c) Since \(16=4^2\) and \(24y=2\cdot3y\cdot4\), the missing first term is \(9y^2\): \(9y^2+24y+16=(3y+4)^2\).

Answer

a) \(x^2+10x+25=(x+5)^2\) b) \(4a^2-12a+9=(2a-3)^2\) c) \(9y^2+24y+16=(3y+4)^2\)
5245829
Prove the identity for all real numbers \(a\), \(b\), and \(c\): \((a+b+c)^2+(a+b-c)^2-(a-b+c)^2-(a-b-c)^2=8ab\)

Hints

- Group the terms into two sum-and-difference pairs. - Use \((u+v)^2+(u-v)^2=2u^2+2v^2\). - Simplify the remaining difference of two binomial squares.

Solution

1. Group the first pair using \(u=a+b\): \((u+c)^2+(u-c)^2=2u^2+2c^2=2(a+b)^2+2c^2\). 2. Group the second pair using \(v=a-b\): \((v+c)^2+(v-c)^2=2v^2+2c^2=2(a-b)^2+2c^2\). 3. Subtract the pairs: \(2(a+b)^2-2(a-b)^2=2\left((a+b)^2-(a-b)^2\right)\). 4. Since \((a+b)^2-(a-b)^2=4ab\), the expression equals \(2\cdot4ab=8ab\).

Answer

The left side simplifies to \(8ab\), so the identity is true.
5279869
Fill in the blanks to make each identity true. a) \((3a^2+\Box)^2=9a^4+30a^2b^3+\Box\) b) \((\Box-\frac{1}{2}y^2)^2=4x^6-2x^3y^2+\Box\)

Hints

- The middle term is twice the product of the binomial terms. - Use square roots of the known square terms. - Compare each identity with \(A^2\pm2AB+B^2\).

Solution

1. a) Since \(30a^2b^3=2\cdot3a^2\cdot5b^3\), the missing binomial term is \(5b^3\). Its square is \(25b^6\). 2. b) Since \(4x^6=(2x^3)^2\), the missing first term is \(2x^3\). The final square term is \(\left(\frac{1}{2}y^2\right)^2=\frac{1}{4}y^4\).

Answer

a) \((3a^2+5b^3)^2=9a^4+30a^2b^3+25b^6\) b) \(\left(2x^3-\frac{1}{2}y^2\right)^2=4x^6-2x^3y^2+\frac{1}{4}y^4\)

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.