document.write( "Question 185393: what will happen to the volume of a cube, if its edges are halved? \n" ); document.write( "
Algebra.Com's Answer #139089 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! what will happen to the volume of a cube, if its edges are halved?\ \n" ); document.write( ". \n" ); document.write( "Let x = length of an edge of the original cube \n" ); document.write( ". \n" ); document.write( "Volume of original cube = x^3 \n" ); document.write( ". \n" ); document.write( "if the edge was halved: \n" ); document.write( "length of edge = x/2 \n" ); document.write( ". \n" ); document.write( "Volume of halved cube = (x/2)^3 = x^3/2^3 = x^3/8 \n" ); document.write( ". \n" ); document.write( "Therefore, the answer is \"the volume would be 1/8 th of the original volume\". \n" ); document.write( " \n" ); document.write( " |