
Hannah O. answered 06/10/21
Tutor
5
(20)
Girls can be engineers too!
1) use the formula for the surface area of a rectangular prism:A=2(wl+hl+hw)
- double all dimensions: A = 2*(2w*2l + 2h*2l + 2h*2w) = 2*(2l+hl+hw)*4 --> the surface area is quadrupled
2) use the formula for the surface area of a square pyramid A=a2+2a*sqrt(a2/4+h2)
- divide all dimensions by 3: A = (a/3)2 + 2*(a/3)*sqrt(a2/(9*4)+h2/9)
- expand: 1/9*a2+2a/3*sqrt((a2/4+h2)/9)
- pull the 1/9 out of your square root: 1/9*a2+2*a/3*1/3*sqrt(a2/4+h2)
- expand the second term: 1/9*a2+1/9*2*a*sqrt(a2/4+h2)
- pull the 1/9 out: 1/9*(a2+2*a*sqrt(a2/4+h2))
- The square pyramids's surface area is multiplied by a factor of 1/9