document.write( "Question 28568: Find the volume V of the cube when the length of the side is a= x+3
\n" );
document.write( "a= x+3 V=a^3
\n" );
document.write( "Please help Thanks \n" );
document.write( "
Algebra.Com's Answer #15563 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! Find the volume V of the cube when the length of the side is a= x+3 \n" ); document.write( "a= x+3 V=a^3 \n" ); document.write( "Please help Thanks\r \n" ); document.write( "\n" ); document.write( "Length of the cube = (x+3) \n" ); document.write( "Volume = (length)^3 \n" ); document.write( "=(x+3)^3 \n" ); document.write( "= (x)^3 +(3)^3 +3X(x)X(3)(x+3) \n" ); document.write( "[using (a+b)^3 = a^3 +b^3 +3ab(a+b) where here a = x and b = 3] \n" ); document.write( "= x^3+27 +9x(x+3) \n" ); document.write( "=x^3+27+9x^2+27x \n" ); document.write( "=x^3+9x^2+27x+27 \n" ); document.write( "Answer: Volume = (x^3+9x^2+27x+27) cubic units \n" ); document.write( "Note: The above formula may also be remembered as \n" ); document.write( "(a+b)^3 = a^3+3(a^2)b+3a(b^2)+b^3 (notice that a is reducing by one and b is increasing by 1 in their power) \n" ); document.write( " \n" ); document.write( " |