Why is 5 added to the length and width and not to depth
3 answers
I dont know
Because the length of a rectangular is twice the width
My guess:
new length = length + 5
new width = width + 5
new depth = depth + 0
new length = length + 5
new width = width + 5
new depth = depth + 0