Question 1176834
Are you trying to write this?


----------------------------------------------------------------------------
The length of a rectangular bin is 2 feet more than its width, and the height is 3 feet less than its width.  Find the dimensions of the bin if its volume is 70 ft^3.
---------------------------------------------------------------------------


{{{(w+2)*w(w-3)=70}}}
-
{{{w(w+2)(w-3)=70}}}
{{{w*(w^2-w-6)=70}}}
{{{w^3-w^2-6w-70=0}}}


A graphing tool will show  a real root of 5.


Dimensions:  7, 5, 2.