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.
let x=length
5x-2=width
volume=length*width*height
volume=4x(5x-2)=20x^2-4x