SOLUTION: A rectangle is 12 m longer than it is wide. Its perimeter is 68 m. Find its length and width. Choices for the width: 10, 11, 12
Algebra ->
Expressions-with-variables
-> SOLUTION: A rectangle is 12 m longer than it is wide. Its perimeter is 68 m. Find its length and width. Choices for the width: 10, 11, 12
Log On
Question 763421: A rectangle is 12 m longer than it is wide. Its perimeter is 68 m. Find its length and width. Choices for the width: 10, 11, 12 Answer by Cromlix(4381) (Show Source):
You can put this solution on YOUR website! Width = x
Length = 12 + x
Perimeter = 2* length + 2* width
68m = 2(12 + x) + 2x
68m = 24 + 2x + 2x
68m = 24 + 4x
4x = 68 - 24
4x = 44
x = 11m
Width = 11m
Length = 23m
Hope this helps
:-)