document.write( "Question 677086: A fish tank is a rectangular prism whose height is 4 inches more than its width and whose length is three times as long as the width. Find the volume of the tank as a function of height. (V= lwh)
\n" );
document.write( " What Is The Answer ? Select A,B,C,OR D
\n" );
document.write( "A- V = 3h3 - 24h2 + 48h C- V = 5h - 8
\n" );
document.write( "B- V = 3h3 - 12h2 D- V = 3h3 + 12h2 \n" );
document.write( "
Algebra.Com's Answer #420685 by partha_ban(41)![]() ![]() You can put this solution on YOUR website! h = w + 4 \n" ); document.write( "Therefore, w = h - 4\r \n" ); document.write( "\n" ); document.write( "l = 3w = 3 * (h - 4)\r \n" ); document.write( "\n" ); document.write( "V = lwh \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Therefore, \n" ); document.write( " \n" ); document.write( "which is A \n" ); document.write( " |