SOLUTION: Write a quadratic function for the volume of a rectangular sold that has a height of 4 meters and a width that is 2 less than 5 times its length.
Question 777259: Write a quadratic function for the volume of a rectangular sold that has a height of 4 meters and a width that is 2 less than 5 times its length. Answer by lwsshak3(11628) (Show Source):
You can put this solution on YOUR website! Write a quadratic function for the volume of a rectangular sold that has a height of 4 meters and a width that is 2 less than 5 times its length.
let x=length
5x-2=width
volume=length*width*height
volume=4x(5x-2)=20x^2-4x