A company makes storage tanks in the shape of a cylinder of height H and radius R. The standard model the company sells has a height of 20 cm in the radius of 20 cm. Customers may also request tanks that have a smaller radius. For each centimeter a tank’s radius decreases, however it’s height must increase by 5 cm.

The volume of a cylinder Jeckel storage tank is represented by the formula V= 3.14 (radius)^2 (height). X represent the number of centimeters by which the radius is decreased due to a customer’s request. Write a function V(x) to represent the volume of a tank a customer a request as a function of X.