A yard is equal in length to 3 feet the function takes a measurement in yards and returns a measurement and see what number will be the function return if the input is 10.5

Respuesta :

Answer:

It will return 31.5 ft

Step-by-step explanation:

Here, the function is as follows;

let the yard be represented as y and the f be the feet

It takes in yards and return feet

Mathematically, using the relation between the two;

So for every yards it takes in, it returns 3 times the value in feet

Thus, for 10.5 yards, what it will return will be;

10.5 * 3 = 31.5 ft