document.write( "Question 451220: a rectangular prism has a square top with a side length of 9 inches and has a height of 18 inches. what is the surface area? \n" ); document.write( "
Algebra.Com's Answer #310304 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It has 6 sides. \n" ); document.write( "2 sides are 9 by 9 \n" ); document.write( "2 sides are 9 by 18 \n" ); document.write( "2 more are 9 by 18 \n" ); document.write( "SA = 2*(9*9 + 9*18 + 9*18) = 2(81 + 162 + 162) \n" ); document.write( "= 2(405) \n" ); document.write( "= 810 sq inches \n" ); document.write( " \n" ); document.write( " |