Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

directions: simplify each expression. 7. $5w(-7w + 3) - 2w(12 - 9w)$ 8.…

Question

directions: simplify each expression.

  1. $5w(-7w + 3) - 2w(12 - 9w)$
  2. $6x(2x - 3) - 5(2x^2 + 9x - 3)$
  3. $y(y + 4) - y(y - 3) - 9y$
  4. $(x - 10)(x - 4)$
  5. $(n - 1)(5n - 4)$
  6. $(3w + 1)(3w - 1)$
  7. $(x + 4)(x^2 + 3x - 6)$
  8. $(2v + 3)(4v^2 - 3v - 6)$

Explanation:

Response

Let's solve each problem one by one:

Problem 7: \( 5w(-7w + 3) - 2w(12 - 9w) \)

Step 1: Distribute the terms

First, distribute \( 5w \) into \( (-7w + 3) \) and \( -2w \) into \( (12 - 9w) \):
\( 5w(-7w) + 5w(3) - 2w(12) + 2w(9w) \)
\( = -35w^2 + 15w - 24w + 18w^2 \)

Step 2: Combine like terms

Combine the \( w^2 \) terms and the \( w \) terms:
\( (-35w^2 + 18w^2) + (15w - 24w) \)
\( = -17w^2 - 9w \)

Step 1: Distribute the terms

Distribute \( 6x \) into \( (2x - 3) \) and \( -5 \) into \( (2x^2 + 9x - 3) \):
\( 6x(2x) - 6x(3) - 5(2x^2) - 5(9x) + 5(3) \)
\( = 12x^2 - 18x - 10x^2 - 45x + 15 \)

Step 2: Combine like terms

Combine the \( x^2 \) terms, \( x \) terms, and constants:
\( (12x^2 - 10x^2) + (-18x - 45x) + 15 \)
\( = 2x^2 - 63x + 15 \)

Step 1: Distribute the terms

Distribute \( y \) into \( (y + 4) \) and \( -y \) into \( (y - 3) \):
\( y(y) + y(4) - y(y) + y(3) - 9y \)
\( = y^2 + 4y - y^2 + 3y - 9y \)

Step 2: Combine like terms

Combine the \( y^2 \) terms and the \( y \) terms:
\( (y^2 - y^2) + (4y + 3y - 9y) \)
\( = 0y^2 - 2y \)
\( = -2y \)

Answer:

\( -17w^2 - 9w \)

Problem 8: \( 6x(2x - 3) - 5(2x^2 + 9x - 3) \)