Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

name date: period: multiplying polynomials practice 2 directions: multi…

Question

name
date:
period:
multiplying polynomials practice 2
directions: multiply the polynomials. write your answer in standard form.

  1. $(-x^3)(8x^5 + xy + 4y)$
  2. $(x + 7)(x - 3)$
  3. $(2x - 2)(4x + 1)$
  4. $5x^3(2x^6 - xy^4 + 2y^6)$
  5. $-7y^5(3y^2 + y + 2)$
  6. $(3x - 4y)(6x + 8y)$
  7. $(x + 10)^2$
  8. $(9x^2y^6)(x^3 - xy^4 + 2y^7)$
  9. find the expression that represents the area of the triangle.

(2x - 4)
(x + 8)

Explanation:

Problem 1: $(-x^3)(8x^5 + xy + 4y)$

Step1: Distribute $-x^3$

Multiply $-x^3$ with each term inside the parentheses:
$-x^3 \cdot 8x^5 = -8x^{3+5} = -8x^8$
$-x^3 \cdot xy = -x^{3+1}y = -x^4y$
$-x^3 \cdot 4y = -4x^3y$

Step2: Combine terms

Combine the results to get the standard form:
$-8x^8 - x^4y - 4x^3y$

Step1: Use FOIL method

Multiply First, Outer, Inner, Last terms:
First: $x \cdot x = x^2$
Outer: $x \cdot (-3) = -3x$
Inner: $7 \cdot x = 7x$
Last: $7 \cdot (-3) = -21$

Step2: Combine like terms

Combine $-3x$ and $7x$:
$x^2 + (-3x + 7x) - 21 = x^2 + 4x - 21$

Step1: Distribute each term

Multiply $2x$ and $-2$ with $4x$ and $1$:
$2x \cdot 4x = 8x^2$
$2x \cdot 1 = 2x$
$-2 \cdot 4x = -8x$
$-2 \cdot 1 = -2$

Step2: Combine like terms

Combine $2x$ and $-8x$:
$8x^2 + (2x - 8x) - 2 = 8x^2 - 6x - 2$

Answer:

$-8x^8 - x^4y - 4x^3y$

Problem 2: $(x + 7)(x - 3)$