document.write( "Question 169283: the width of a box is 2 unites less than its length and 5 units more than its height. Write a polynomial function in x, where x equals the width, that represents the volume of the box. (note: x may need to be defined in the problem.) \n" ); document.write( "
Algebra.Com's Answer #125224 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! The width of the box is x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The length of the box is (x + 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The height of the box is (x - 5)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The volume of a rectangular solid is given by length X width X height, so for this box:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiplying:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |