The width of a rectangle is 11 inches more than 4 times the length. if x represents the length, write an algebraic expression in terms of x that represents the perimeter of the rectangle. simplify the expression.

Respuesta :

It's always easier to start by drawing a diagram.
We can label one side X. Because it's a rectangle, the side opposite side X must also be X.

Now we need to label the other two sides. These sides are 11 more than 4 times the length X. 4 times X is expressed as 4X. Now we just add 11 to that, and we get 4X + 11.
Now there are two ways to go about writing an algebraic expression (ie equation) for the perimeter.

The first way is by using brackets.
Because there are 2 sides X, we can already jot down these two sides simply as 2X.
Now here's the fun bit. We can chuck some brackets around the width and then write 2 in front. This is 2(4X + 11). This essentially means 2 lots of the width, which is what we are after.
Now we can write that the perimeter, P, is equal to 2X + 2(4X +11).
Now we can simplify this expression by expanding it. Let's temporarily forget the 2X for a moment and focus on the 2(4X + 11).
To expand it out, we have to multiply everything within the brackets by the number on the outside. So we have to go 4X × 2, and we have to go 2 × 11. Remembering like terms, we end up with 8X + 22.
Now we can rephrase the equation as
P = 2X + 8X + 22
Using like terms, we can simplify this one step further by adding 2X and 8X together to give us 10X.
And now, the final equation:
P = 10X + 22

The other way requires no brackets, just a bit of counting. You may find this easier.
You literally just write out each side and set it equal to the perimeter, P.
Then you identify the like terms and add them together. I have coloured them for clarity.
Then you will get your final expression.

If you are thinking about going onto doing harder maths in the future, I suggest you learn how to use the brackets method, as it will come in handy for those tricky questions. However, if you're just looking to scrape a pass, then the easier method should do you just fine :)

Hope I helped
Ver imagen leotheanteater
Ver imagen leotheanteater
The dimension of the rectangle
l = x
w = 11 + 4x

Formula of perimeter
p = 2(l+w)

now plug in the expression of width and length to the formula of perimeter
p = 2(l + w)
p = 2(x + 11 + 4x)

add like terms
p = 2 (5x + 11)

use distributive property
p = 2(5x) + 2(11)
p = 10x + 22

The expression in terms of x that represents the perimeter is (10x + 22)