A rectangle's length yy is half the square of it's width xx. The perimeter is 48m. What are the rectangle's dimensions?

1 Answer

y=18, x=6y=18,x=6

Explanation:

We have a rectangle with length, yy, and width, xx.

We are told two things about this rectangle:

  • the length, yy, is half the square of the width, xx. We can write that as y=1/2 x^2y=12x2

  • the perimeter is 48m. The formula for the perimeter of a rectangle is P=2y+2xP=2y+2x

We now have two equations and two variables, so we can solve it. I'm first going to substitute the y=1/2 x^2y=12x2 equation into the P=2y+2xP=2y+2x equation (and replace PP with 48):

48=2(1/2 x^2)+2x48=2(12x2)+2x

And now let's solve for xx:

x^2+2x-48=0x2+2x48=0

(x+8)(x-6)=0(x+8)(x6)=0

x=-8, 6x=8,6

Since we can't have negative length, x=6x=6

We can now put this value of xx into one of the original equations to get the dimension yy:

y=1/2 x^2y=12x2

y=1/2 (6^2)y=12(62)

y=1/2 (36)y=12(36)

y=18y=18