230k views
5 votes
MATH: need help asap

MATH: need help asap-example-1
User GavinH
by
5.2k points

1 Answer

4 votes

Answer: P = 4x + 2, A = x² + x - 6

Explanation:

Perimeter is the distance around a shape, or all the sides added together. We will create an equation, plug in the known values, and then solve. The first step is to distribute, then we combine like terms.

P = 2l + 2w

P = 2(x + 3) + 2(x - 2)

P = 2x + 6 + 2x - 4

P = 4x + 2

The area of a rectangle is found by multiplying the width by the length. We will use the FOIL method.

A = (x + 3)(x - 2)

A = x² + x - 6

First ➜ x * x = x²

Outside ➜ x * -2 = -2x

Inside ➜ 3 * x = 3x

Last ➜ 3 * -2 = -6

Add together ➜ x² + 3x - 2x - 6 = x² + x - 6