The function a(b) relates the area of a trapezoid with a given height of 12 and
one base length of 9 with the length of its other base.
It takes as input the other base value, and returns as output the area of the
trapezoid.
2.b19
a(b)-12..
Which equation below represents the inverse function b(a), which takes the
trapezoid's area as input and returns as output the length of the other base?
A. b(a)-2-9
B. b(a)-+9
OC. b(a)- +6
OD. b(a)-9-6

Respuesta :

The inverse function of [tex]A(b) = 12 \cdot \frac{b + 9}2[/tex] is b(a) = a/6 - 9

How to determine the inverse function?

The function is given as:

[tex]A(b) = 12 \cdot \frac{b + 9}2[/tex]

Divide 12 by 2

[tex]A(b) = 6 \cdot (b + 9)[/tex]

Rewrite the function as

[tex]a = 6 \cdot (b + 9)[/tex]

Divide both sides by 6

a/6 = b + 9

Subtract 9 from both sides

b = a/6 - 9

Express as a function

b(a) = a/6 - 9

Hence, the inverse function of [tex]A(b) = 12 \cdot \frac{b + 9}2[/tex] is b(a) = a/6 - 9

Read more about trapezoid at

https://brainly.com/question/12451654

#SPJ1