5.0k views
4 votes
The width of a rectangular painting is 5 inches shorter than it's width. My question is, if I where to make a table, what would be the width, length, and area?

User Auralbee
by
7.5k points

1 Answer

2 votes
I'm guessing you meant the length is 5 in. shorter than the width.

I'll use L, W, and A to represent length, width, and area, respectively.

We know the area of a table, which is a rectangle, is given by A = L * W.
We also know that L = W - 5.
And then W = W, pretty much.


So, given any width W, we can find L and A.

Width is W
Length is L = W - 5
Area is A = L * W, but let's replace L with (W - 5).
A = (W - 5) * W
A = W^2 - 5W
User Daniel Wehner
by
8.3k points

No related questions found