190k views
0 votes
Juliana has created the function f(x) = the quantity of 3x plus 2, divided by 4 to represent the cost of texting on her current plan, where x represents the number of texts. Juliana discovers that, using the inverse function to solve for x = 24, she can predict how many texts she can use for $24

2 Answers

1 vote

Answer:

31 texts

Explanation:

X=the text and f(x)=the cost. First, she needs to find the inverse of her function. The function is f(x) 3x+2/4. We will let y=f(x). Substitute f(x) with y. Now we have y= 3x+2/4. Then we flip the variables in the equation so x for y and y for x. Then we have, x=3y+2/4. Next, we want to clear for variable y. 4x+3y=2, 3y=4x-2, and y=(4x-2)/3. Next, let f(x)^-1=y. Then we plug in what y equals (which we already solved). The inverse function is, f(x)^-1=4x-2/3. Next, we have to solve for x=$24. All we do to solve is substitution. f(x)^-1=4(24)-2/3, and then f(x)^-1=31.33. The answer would come out to 31 total texts.

User Fenomas
by
9.1k points
2 votes

Let

x-------> the number of texts

f(x)------> the cost of texting on Juliana's current plan

we know that


f(x) = (3x+2)/4

Step
1

Find the inverse function of f(x)


f(x) = (3x+2)/4

Let

y=f(x)


y = (3x+2)/4

exchange the variables x for y and y for x


x = (3y+2)/4

Clear variable y


x= (3y+2)/4\\ 4x= 3y+2\\ 3y=4x-2\\ y=(4x-2)/3

Let


f(x)^(-1)=y


f(x)^(-1)=(4x-2)/3 ------> this is the inverse function

where

x ------> represent the cost

f(x)^{-1}------> the number of texts

Solve for
x=\$24

substitute


f(x)^(-1)=(4x-2)/3


f(x)^(-1)=(4*24-2)/3


f(x)^(-1)=31.33

therefore

the answer is


31\ texts

User Pat Notz
by
8.5k points