document.write( "Question 321995: Solve using the five-step problem-solving process
\n" );
document.write( "A cubical box measures 45 centimeters on each side. If the contents are worth $0.09 per cubic centimeter, how much are the contents worth? ( Use V = s3)
\n" );
document.write( "I tried using that formula i cant be doing it right \n" );
document.write( "
Algebra.Com's Answer #230511 by mananth(16946)![]() ![]() You can put this solution on YOUR website! side = 45cm \n" ); document.write( "V= s^3 \n" ); document.write( "v= 45^3 \n" ); document.write( "V= 91,125 cm^3 \n" ); document.write( ".. \n" ); document.write( "1cm^3= $ 0.09 \n" ); document.write( "91125 = 0.09*91125 \n" ); document.write( "= $ 8,201.25 \n" ); document.write( " \n" ); document.write( " |