Problema Solution
Given a cube volume V, you can use the formula S=6*V*2/3 to find the surface area of the cube. Find the surface area of a cube that has volume 27 cm^3.
Answer provided by our tutors
V = 27 cm^3
S= 6*(V^(2/3))
plug V = 27 cm^3 into the last equation
S= 6*(27^(2/3))
S = 6*((3^3)^(2/3))
S = 6*(3^(3*(2/3)))
S= 6*(3^2)
S = 6*9
S = 54 cm^2