Requirement. A car uses a quantity of x liters to travel the distance between Barcelona and Madrid. Another car uses y liters for the same distance, knowing that y=2*x. Write a program that reads the variable x and determines the total fuel required.