Saved Bookmarks
| 1. |
find the dimensions of a rectangle piece of land if it's length is 4m more then 2times it's width and perimeter 32 |
|
Answer» length = 2w+4 width = w perimeter = 2w + 2(2w+4) = 32 6w = 24 w = 4m length = 8+4 = 12m |
|