document.write( "Question 202842:
\n" );
document.write( "Decreasing cube. Each of the three dimensions of a
\n" );
document.write( "cube with sides of length s centimeters is decreased by a
\n" );
document.write( "whole number of centimeters. The new volume in cubic
\n" );
document.write( "centimeters is given by
\n" );
document.write( "V(s) = s3 - 13s2 + 54s - 72.
\n" );
document.write( "a) Find V(10).
\n" );
document.write( "b) If the new width is s - 6 centimeters, then what are the
\n" );
document.write( "new length and height?
\n" );
document.write( "c) Find the volume when s = 10 by multiplying the
\n" );
document.write( "length, width, and height. \n" );
document.write( "
Algebra.Com's Answer #153040 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! V(s) = s^3 -13s^2 +52s-72 \n" ); document.write( ". \n" ); document.write( "V(10) = (10)^3 -13(10)^2+54(10) -72 \n" ); document.write( "V(10)= 1000-1300+540 -72 \n" ); document.write( "V(10)= 168 \n" ); document.write( ". \n" ); document.write( "If one side is (s-6),, divide total by (s-6) to find multiple of 2 remaining sides \n" ); document.write( ". \n" ); document.write( ",,,6,,,,,,1,,,,-13,,,,+54,,,,-72 \n" ); document.write( ",,,,,,,,,,,,,,,,,6,,,,-42,,,,+72 \n" ); document.write( "__________________________________ \n" ); document.write( ",,,,,,,,,,1,,,,,-7,,,,+12,,,,,0 \n" ); document.write( ". \n" ); document.write( "(x-6)(x^2 -7x +12),,,,,,,,factor \n" ); document.write( ". \n" ); document.write( "(x-6)(x-3)(x-4),,,,,,,,def of three new sides \n" ); document.write( ". \n" ); document.write( "@s=10,,,,(10-6)(10-3)(10-4),,,4*7*6 = 168,,,,ok \n" ); document.write( " |