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 #476432 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 6, 24, 54, 96\r \n" ); document.write( "\n" ); document.write( "surface area of cube = 6 *l^2 where l is the side of cube\r \n" ); document.write( "\n" ); document.write( "6*1^2=6\r \n" ); document.write( "\n" ); document.write( "6*2^2=24\r \n" ); document.write( "\n" ); document.write( "6*3^2=54\r \n" ); document.write( "\n" ); document.write( "6*4^2=96\r \n" ); document.write( "\n" ); document.write( "6*5^2=150\r \n" ); document.write( "\n" ); document.write( "6*6^2=216 \n" ); document.write( " |