document.write( "Question 831068:  The formula for the surface area of a cube is SA=6e^2. If the surface area of this cube is 6x^2-24x+24, what is the measure of one edge?\r
\n" );
document.write( "\n" );
document.write( "a) x-2
\n" );
document.write( "b) x-4
\n" );
document.write( "c) x+2
\n" );
document.write( "d) x-6\r
\n" );
document.write( "\n" );
document.write( "I already know the answer to this question is a). I just want to know WHY it is a). How do you figure out this question? \n" );
document.write( "
| Algebra.Com's Answer #501112 by mananth(16946)     You can put this solution on YOUR website! 6x^2-24x+24\r \n" ); document.write( "\n" ); document.write( "6e2=6x^2-24x+24\r \n" ); document.write( "\n" ); document.write( "/6\r \n" ); document.write( "\n" ); document.write( "e^2=x^2-4x+4\r \n" ); document.write( "\n" ); document.write( "e^2= (x-2)^2\r \n" ); document.write( "\n" ); document.write( "taking positive roots\r \n" ); document.write( "\n" ); document.write( "e=(x-2)\r \n" ); document.write( "\n" ); document.write( "which is the side \n" ); document.write( " |