document.write( "Question 987119: An edge of a cube is 2x-8/72x+24. What is the total length of it's edges?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607899 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there \n" ); document.write( "12 edges to a cube. \n" ); document.write( "Each edge measures 2x - 8/72x + 24 \n" ); document.write( "2x - 8/72x + 24 * 12 \n" ); document.write( "2x - 8/6x + 2 \n" ); document.write( "2(x - 4)/2(3x - 1) \n" ); document.write( "Cancel top and bottom 2's \n" ); document.write( "Total Length = x - 4/3x - 1 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |