132k views
0 votes
What is the area of a square that had a side length of x-6

2 Answers

2 votes

Answer:

x^2 - 12x + 36

User Coddy
by
3.6k points
5 votes

Answer:

A (Square) = (x² - 12x + 36).

Explanation:

The area of a square can be found using the following equation:

Area of the Square = side x side

Or in variables:

A (Square) = s²

Note that by definition of a square, all sides of the square has the same measurement, so if you know the side as x - 6, then all sides are x - 6. Plug in x - 6 for s in the equation:

A (Square) = (x - 6)²

Simplify. Remember to follow the FOIL method. FOIL = First, Outside, Inside, Last).

A (Square) = (x - 6)(x - 6)

A (Square) = (x² - 6x - 6x + 36)

Simplify. Combine terms with the same amount of variables:

A (Square) = (x² - 12x + 36).

~

User Gopal Krishnan
by
4.3k points