document.write( "Question 808110: An aquarium holding African Chiclids is 4 inches higher than it is wide. It's length is 25 inches. It's volume is 8000 cubic inches.
\n" );
document.write( "The question is asking for it's width and it's height. This is the formula I have been working with, I just want to be sure that it's right, and see if I am missing anything:\r
\n" );
document.write( "\n" );
document.write( "(x) will be the width:\r
\n" );
document.write( "\n" );
document.write( "(x) (x times 4) 25=8000\r
\n" );
document.write( "\n" );
document.write( "25 times 2 times 100x= 8000\r
\n" );
document.write( "\n" );
document.write( "25 times 2 times 100= 8000= 0\r
\n" );
document.write( "\n" );
document.write( "25 times 2 times 8000 = 0\r
\n" );
document.write( "\n" );
document.write( "25 (x times 24) = 100 - 8000=0\r
\n" );
document.write( "\n" );
document.write( "24 (x=8) (x=16) \r
\n" );
document.write( "\n" );
document.write( "that's as far as I got. \r
\n" );
document.write( "\n" );
document.write( "Can you please help me with anything that I am missing? Thank you so much! \n" );
document.write( "
Algebra.Com's Answer #486751 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An aquarium holding African Chiclids is 4 inches higher than it is wide. It's length is 25 inches. It's volume is 8000 cubic inches. \n" ); document.write( "The question is asking for it's widtth and it's height. \n" ); document.write( "---------------------- \n" ); document.write( "width = x \n" ); document.write( "height x+4 \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "25x(x+4) = 8000 \n" ); document.write( "25(x^2+4x)-8000 = 0 \n" ); document.write( "x^2+4x - 320 = 0 \n" ); document.write( "Factor:: \n" ); document.write( "(x-16)(x+20) = 0 \n" ); document.write( "---- \n" ); document.write( "Positive solution: \n" ); document.write( "x = 16 inches (width) \n" ); document.write( "x+4 = 20 inches (height) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |