document.write( "Question 1150273: an aquarium holding african cichlids is 2 inches higher than it is wide. its length is 25 inches, and its volume is 9000 cubic inches. What are the height and width of the aquarium?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #771659 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the width in inches
\n" ); document.write( "\"+x+%2B+2+\" = the height in inches
\n" ); document.write( "\"+25+\" inches = the length
\n" ); document.write( "----------------------------------------
\n" ); document.write( "\"+x%2A%28+x+%2B+2+%29%2A25+=+9000+\" in3
\n" ); document.write( "\"+%28+x%5E2+%2B+2x+%29%2A25+=+9000+\"
\n" ); document.write( "\"+25x%5E2+%2B+50x+-+9000+=+0+\"
\n" ); document.write( "\"+x%5E2+%2B+2x+-+360+=+0+\"
\n" ); document.write( "\"+%28+x+%2B+20+%29%2A%28+x+-+18+%29+=+0+\"
\n" ); document.write( "\"+x+=+-20+\"
\n" ); document.write( "\"+x+=+18+\" ( can't use the negative result )
\n" ); document.write( "------------------
\n" ); document.write( "Width = 18 in
\n" ); document.write( "Height = 20 in
\n" ); document.write( "-------------------
\n" ); document.write( "check answer:
\n" ); document.write( "\"+x%2A%28+x+%2B+2+%29%2A25+=+9000+\" in3
\n" ); document.write( "\"+18%2A20%2A25+=+9000+\"
\n" ); document.write( "\"+9000+=+9000+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );