The length of a given rectangle is six more than twice its width. Write a fully simplified expression to represent its perimeter.

Respuesta :

Answer:

[tex]Perimeter = 12 + 6y[/tex]

Step-by-step explanation:

Represent the length with x and width with y

By analysis, we have:

Length = 6 + 2 times the width.

Mathematically, the expression is:

[tex]x = 6 + 2 * y[/tex]

[tex]x = 6 + 2 y[/tex]

Required: Determine the perimeter

Perimeter of a rectangle is calculated as:

[tex]Perimeter = 2 * (Length + Width)[/tex]

Substitute x for length and y for width

[tex]Perimeter = 2 * (x + y)[/tex]

Substitute 6 + 2y for x

[tex]Perimeter = 2 * (6 + 2y + y)[/tex]

[tex]Perimeter = 2 * (6 + 3y)[/tex]

Open bracket

[tex]Perimeter = 2 * 6 + 2 * 3y[/tex]

[tex]Perimeter = 12 + 6y[/tex]