document.write( "Question 1202704: Shipping boxes come in various sizes and shapes. Consider a box with a square base, whose base length must be greater than 5 cm. The volume in cubic centimeters, V, of this box is given as V(x) = 3x^3+24x^2+15x-150. Write a combined function to represent the area of the base, A(x), if the side length of the base is x + 5. \r
\n" );
document.write( "\n" );
document.write( "A(x) is x^2+10x+25\r
\n" );
document.write( "\n" );
document.write( "b) Determine the combined function h(x)=V(x)/A(x). Hint: Express h(x) in simplified form. What does this function represent in the context of the scenario? \n" );
document.write( "
Algebra.Com's Answer #837762 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Hint: \n" ); document.write( "You can use the rational root theorem to determine this. \n" ); document.write( " \n" ); document.write( " |