A function assigns the values. The inverse of the function in terms of the area will be b=(a/7)-5.
A function assigns the value of each element of one set to the other specific element of another set.
The complete question is,
The function a(b) relates the area of a trapezoid with a given height of 14 and one base length of 5 with the length of its other base. It takes as input the other base value, and returns as output the area of the trapezoid. a(b)=14 x b+5/2. Write a function in terms of area to find the length of the other side.
The given is the function of the area of the trapezoid, a(b)=14 x b+5/2.
The area of a trapezoid is given as,
Area = Height × [(Sum of parallel sides)/2]
The given function can be written in terms of area as,
[tex]a = 14\times \dfrac{(b+5)}{2}\\\\\dfrac{2(a)}{14} = b+5\\\\\dfrac{2(a)}{14} -5= b\\\\\dfrac{(a)}{7} -5= b[/tex]
Hence, the inverse of the function in terms of the area will be b=(a/7)-5.
Learn more about Function:
https://brainly.com/question/5245372
#SPJ1