document.write( "Question 782554: the sequence 6, 24, 54, 96,... comes from the surface area of cubes.
\n" );
document.write( "they want me to find the next number in the sequence but I don't know how.
\n" );
document.write( "I do know the formula for the surface area of a cube but I don't know what to plug in to get those numbers. \n" );
document.write( "
Algebra.Com's Answer #476434 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sequence 6, 24, 54, 96,... comes from the surface area of cubes. \n" ); document.write( "they want me to find the next number in the sequence but I don't know how. \n" ); document.write( "------ \n" ); document.write( "If edge = 1unit, face = 1 unit^2, surface area = 6*1 = 6units^2 \n" ); document.write( "--- \n" ); document.write( "If edge = 2 unit, face = 4 unit^2, surface area = 6*4 = 24 units^2 \n" ); document.write( "--- \n" ); document.write( "If edge = 3 then face = 9 and surface area = 6*9 = 54 units^2 \n" ); document.write( "---- \n" ); document.write( "If edge = 4 then face = 16 and sa = 6*16 = 96 units^2 \n" ); document.write( "---- \n" ); document.write( "If edge = 5 then face = 25 a sa = 6*25 = 150 units^2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |