document.write( "Question 1010768: The volume V of a rectangular container is 84 cubic feet. The width is one foot less than the length. The height is 4 feet less than the width. What are the dimensions of the container?\r
\n" );
document.write( "\n" );
document.write( "So far:
\n" );
document.write( "V=84 ft^3
\n" );
document.write( "w=l-1
\n" );
document.write( "h=w-4
\n" );
document.write( "l=w+1 \n" );
document.write( "
Algebra.Com's Answer #626236 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! So far: \n" ); document.write( "V=84 ft^3 \n" ); document.write( "w= \n" ); document.write( "h=w-4 \n" ); document.write( " \n" ); document.write( "---\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "You want substitutions in order to put this equation in one variable. \n" ); document.write( " |