document.write( "Question 77460: The formula A = 6V^2/3 gives the surface area of a cube in terms of its volume V. What is the volume of a cube with surface area 12 square feet? \n" ); document.write( "
Algebra.Com's Answer #55583 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
A=6*V^2/3
\n" ); document.write( "12=6V^2/3
\n" ); document.write( "12/6=V^2/3
\n" ); document.write( "2=V^2/3 MULTIPLYING BOTH SIDES BY (^3/2) WE GET
\n" ); document.write( "V^(2/3)(3/2)=2^3/2
\n" ); document.write( "V^1=2^3/2
\n" ); document.write( "V=SQRT2^3
\n" ); document.write( "V=2SQRT2
\n" ); document.write( "
\n" );