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
A bench is 35 inches long and 19 inches wide. how many square inches does it cover?
vfiekz [6]
Do 35 times 19 and that is the whole square inches or so 35 squared times 19 squared 
4 0
3 years ago
Two customers went to a post office to buy posicaids and large enkelapes Fast posrcard
Setler [38]
The answer to this question is A $1.42 because the first customer paid $12 for 14 postcards
3 0
3 years ago
The perimeter of a square is 96m.Find its area.
nadya68 [22]
<h3>Solution</h3>

P = 4a

96 = 4a

a = 24 m

so, the area is

A = a²

A = 24²

A = 24 × 24

A = 576 m²

4 0
2 years ago
Read 2 more answers
Suppose you add or subtract two quadratic trinomials that use the same variable. What are the possible classifications for the s
Leno4ka [110]

Answer:

quadratic monomial, quadratic trinomial, constant monomial, linear monomial, quadratic binomial, linear binomial.

Step-by-step explanation:

two quadratic trinomials each have a degree-2, degree-1, and degree-0 term. It is possible that the coefficients of all or some of the terms cancel each other while adding or subtracting the polynomials.

3 0
3 years ago
Please explain, thank you
RoseWind [281]

Answer:

C. 2.

Step-by-step explanation:

The graph descends from the left  so the coefficient of the leading term is negative. It is also a cubic equation with zeros of -20, about 6.5 and about 13. so we can write the equation as below.  The last 2 values can only be guessed because the x axis only shows values which are multiples of 5.

f(x) = a(x + 20)(x - 6.5)(x - 13)   where a is  a negative constant.

(This is only an approximation).

By the Remainder theorem, when the expression is divided by (x + 10):

f(-10) = -20 so we have

-20 = a (-10 + 20)(-10-6.5)(-10 - 13)

(10)(-16.5)(-23)a = -20

a = -20 / (10)(-16.5)(-23)

a = -0.0053

When  the equation is divided by (x - 10) then f(10)  is the remainder so substituting we have as the remainder:

-0.0053(10+20)(10-6.5)(10 -13)

-0.0053 * 30 * 3.5 * -3

= 1.7 approximately.

Looks like the answer is 2.

3 0
3 years ago
Other questions:
  • $1.12 for 8.2 ounces? Unit Rate
    13·1 answer
  • I need help on the last one. I have learned this before but it was a while ago. I just need to know how to set up the equation.
    15·2 answers
  • Write two ways you could use to find 5+8
    11·2 answers
  • Please help! Will mark brainliest ! Thank you! Please explain so I can actually understand the question too :)
    8·2 answers
  • HELP ME PLZ! I will not accept non sense answers. BRAINLIEST will be given to the person who gets it correct with full solutions
    14·1 answer
  • What is 3x-9=7y in standard form?
    14·1 answer
  • Solve the simultaneous equations<br> 5y−4x=8<br> y+x=7<br><br> x= ?<br> y= ?
    15·2 answers
  • Kim is 5 years older than her brother Jack. If the sum of their ages is 21, find each of their ages.
    8·1 answer
  • Whats the Quotient and Remainder: of 64,877 divided by 9
    7·2 answers
  • 16, 13, 10 is this sequence arithmetic or geometric and determine the common difference/ ratio in simplest form
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!