1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
ira [324]
2 years ago
9

If it exists, solve for the inverse function of each of the following:

Mathematics
1 answer:
nata0808 [166]2 years ago
8 0

Answer:

<em>The solution is too long. So, I included them in the explanation</em>

Step-by-step explanation:

This question has missing details. However, I've corrected each question before solving them

Required: Determine the inverse

1:

f(x) = 25x - 18

Replace f(x) with y

y = 25x - 18

Swap y & x

x = 25y - 18

x + 18 = 25y - 18 + 18

x + 18 = 25y

Divide through by 25

\frac{x + 18}{25} = y

y = \frac{x + 18}{25}

Replace y with f'(x)

f'(x) = \frac{x + 18}{25}

2. g(x) = \frac{12x - 1}{7}

Replace g(x) with y

y = \frac{12x - 1}{7}

Swap y & x

x = \frac{12y - 1}{7}

7x = 12y - 1

Add 1 to both sides

7x +1 = 12y - 1 + 1

7x +1 = 12y

Make y the subject

y = \frac{7x + 1}{12}

g'(x) = \frac{7x + 1}{12}

3: h(x) = -\frac{9x}{4} - \frac{1}{3}

Replace h(x) with y

y = -\frac{9x}{4} - \frac{1}{3}

Swap y & x

x = -\frac{9y}{4} - \frac{1}{3}

Add \frac{1}{3} to both sides

x + \frac{1}{3}= -\frac{9y}{4} - \frac{1}{3} + \frac{1}{3}

x + \frac{1}{3}= -\frac{9y}{4}

Multiply through by -4

-4(x + \frac{1}{3})= -4(-\frac{9y}{4})

-4x - \frac{4}{3}= 9y

Divide through by 9

(-4x - \frac{4}{3})/9= y

-4x * \frac{1}{9} - \frac{4}{3} * \frac{1}{9} = y

\frac{-4x}{9} - \frac{4}{27}= y

y = \frac{-4x}{9} - \frac{4}{27}

h'(x) = \frac{-4x}{9} - \frac{4}{27}

4:

f(x) = x^9

Replace f(x) with y

y = x^9

Swap y with x

x = y^9

Take 9th root

x^{\frac{1}{9}} = y

y = x^{\frac{1}{9}}

Replace y with f'(x)

f'(x) = x^{\frac{1}{9}}

5:

f(a) = a^3 + 8

Replace f(a) with y

y = a^3 + 8

Swap a with y

a = y^3 + 8

Subtract 8

a - 8 = y^3 + 8 - 8

a - 8 = y^3

Take cube root

\sqrt[3]{a-8} = y

y = \sqrt[3]{a-8}

Replace y with f'(a)

f'(a) = \sqrt[3]{a-8}

6:

g(a) = a^2 + 8a- 7

Replace g(a) with y

y = a^2 + 8a - 7

Swap positions of y and a

a = y^2 + 8y - 7

y^2 + 8y - 7 - a = 0

Solve using quadratic formula:

y = \frac{-b\±\sqrt{b^2 - 4ac}}{2a}

a = 1 ; b = 8; c = -7 - a

y = \frac{-b\±\sqrt{b^2 - 4ac}}{2a} becomes

y = \frac{-8 \±\sqrt{8^2 - 4 * 1 * (-7-a)}}{2 * 1}

y = \frac{-8 \±\sqrt{64 + 28 + 4a}}{2 * 1}

y = \frac{-8 \±\sqrt{92 + 4a}}{2 * 1}

y = \frac{-8 \±\sqrt{92 + 4a}}{2 }

Factorize

y = \frac{-8 \±\sqrt{4(23 + a)}}{2 }

y = \frac{-8 \±2\sqrt{(23 + a)}}{2 }

y = -4 \±\sqrt{(23 + a)}

g'(a) = -4 \±\sqrt{(23 + a)}

7:

f(b) = (b + 6)(b - 2)

Replace f(b) with y

y  = (b + 6)(b - 2)

Swap y and b

b  = (y + 6)(y - 2)

Open Brackets

b  = y^2 + 6y - 2y - 12

b  = y^2 + 4y - 12

y^2 + 4y - 12 - b = 0

Solve using quadratic formula:

y = \frac{-b\±\sqrt{b^2 - 4ac}}{2a}

a = 1 ; b = 4; c = -12 - b

y = \frac{-b\±\sqrt{b^2 - 4ac}}{2a} becomes

y = \frac{-4\±\sqrt{4^2 - 4 * 1 * (-12-b)}}{2*1}

y = \frac{-4\±\sqrt{4^2 - 4 *(-12-b)}}{2}

Factorize:

y = \frac{-4\±\sqrt{4(4 - (-12-b))}}{2}

y = \frac{-4\±2\sqrt{(4 - (-12-b))}}{2}

y = \frac{-4\±2\sqrt{(4 +12+b)}}{2}

y = \frac{-4\±2\sqrt{16+b}}{2}

y = -2\±\sqrt{16+b}

Replace y with f'(b)

f'(b) = -2\±\sqrt{16+b}

8:

h(x) = \frac{2x+17}{3x+1}

Replace h(x) with y

y  = \frac{2x+17}{3x+1}

Swap x and y

x  = \frac{2y+17}{3y+1}

Cross Multiply

(3y + 1)x = 2y + 17

3yx + x = 2y + 17

Subtract x from both sides:

3yx + x -x= 2y + 17-x

3yx = 2y + 17-x

Subtract 2y from both sides

3yx-2y  =17-x

Factorize:

y(3x-2)  =17-x

Make y the subject

y = \frac{17 - x}{3x - 2}

Replace y with h'(x)

h'(x) = \frac{17 - x}{3x - 2}

9:

h(c) = \sqrt{2c + 2}

Replace h(c) with y

y = \sqrt{2c + 2}

Swap positions of y and c

c = \sqrt{2y + 2}

Square both sides

c^2 = 2y + 2

Subtract 2 from both sides

c^2 - 2= 2y

Make y the subject

y = \frac{c^2 - 2}{2}

h'(c) = \frac{c^2 - 2}{2}

10:

f(x) = \frac{x + 10}{9x - 1}

Replace f(x) with y

y = \frac{x + 10}{9x - 1}

Swap positions of x and y

x = \frac{y + 10}{9y - 1}

Cross Multiply

x(9y - 1) = y + 10

9xy - x = y + 10

Subtract y from both sides

9xy - y - x = y - y+ 10

9xy - y - x =  10

Add x to both sides

9xy - y - x + x=  10 + x

9xy - y =  10 + x

Factorize

y(9x - 1) =  10 + x

Make y the subject

y = \frac{10 + x}{9x - 1}

Replace y with f'(x)

f'(x) = \frac{10 + x}{9x -1}

You might be interested in
Factor completely. y2+6y+8
zloy xaker [14]
If you can't see the picture the answer is: (y+4)(y+2).

Hope this helps, and May the Force Be With You!
-Jabba

4 0
3 years ago
Read 2 more answers
Please simplify this expression ! Show your work and please answer this !!
tangare [24]

Answer:

18q^2 - 52q + 32

Step-by-step explanation:

We can use the Distributive Property to solve this.

(2q-4)(9q-8)

2q(9q) + 2q(-8) + -4(9q) + -4(-8)

18q^2 - 16q - 36q + 32

18q^2 - 52q + 32

18q^2 - 52q + 32

6 0
3 years ago
87 x 230 + 6,754 - 1,093 =
JulsSmile [24]

Answer:

25,671

  1. multiply
  2. add
  3. subtract

I hope this helps

5 0
3 years ago
Read 2 more answers
This week, Marie trimmed 61% of the bushes in her yard. Katie trimmed 7/20 of the bushes in her yard. Who has trimmed a greater
NemiM [27]
Answer- Marie
7/20 = 0.35 = 35%
61% > 35%
5 0
1 year ago
Enter your answer as a number, like this: 42
marysya [2.9K]

Answer:

240 square inches

Step-by-step explanation:

1 foot = 12 inches

to convert 4/3 ft to inches, multiply by 12

4/3 × 12 = 16 inches

the area of a square = base × height

base = 16, height = 15

16 × 15 = 240 square inches

4 0
2 years ago
Other questions:
  • Solve 5/8+3/4 -2/3-5/6
    5·2 answers
  • When Javier and his father went to dinner, the bill was $34. If they tipped the waiter 20%, how much did they spend in total?
    8·2 answers
  • Ratios with the same denominator of 2:3 and 3:4
    12·1 answer
  • A pilot flying at an altitude of 3.7 km sights 2 control towers directly in
    8·1 answer
  • Which is the right one?????
    10·2 answers
  • Cora is creating a rectangular prism. The base of her prism is shown below. She plans to have a height of 8
    10·1 answer
  • PLEASE HURRY WILL GIVE BRAINLIST!!!
    9·2 answers
  • 9. Distribute the expression -3(-8b-9)
    10·2 answers
  • Doug's teacher told him that the standardized score (z-score) for his mathematics
    6·1 answer
  • Why do you think people can spend hours scrolling on their phones, playing video games, or watching Netflix without getting dist
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!