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]
3 years ago
9

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

Mathematics
1 answer:
nata0808 [166]3 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 data scientist studying a manufacturing process classifies each item produced by the process as either Poor, Acceptable, or Ex
Genrish500 [490]

Answer:

0.214 ; 0.064 ; 0.3859 ; 0.9966 ; 0.135

Step-by-step explanation:

Given the distribution :

Poor ___ Acceptable ____ Excellent

0.25 _____ 0.6 _________ 0.15

The data scientist receives three items produced by the manufacturing process.

Find the chance that:

a. all of items are Acceptable

0.6 * 0.6 * 0.6 = 0.6^3 = 0.214

b. none of the items is Acceptable

P(not acceptable) = 1 - p(acceptable) = 1 - 0.6 = 0.4

0.4 * 0.4 * 0.4 = 0.4^3 = 0.064

c. at least one of the items is Excellent

P(atleast one) = 1 - P(none)

P(not excellent) = 1 - 0.15 = 0.85

P(none is excellent) = 0.85^3 = 0.614125

Hence,

P(atleast one is excellent) = 1 - 0.614125 = 0.3859

d. not all of the items are Excellent

P(not all) = 1 - p(All)

P(all excellent) = 0.15^3 = 0.003375

P(not all are excellent) = 1 - 0.003375 = 0.9966

e. there is one item of each class:

P(poor) * p(acceptable) * p(excellent) * (number of classes)!

0.25 * 0.6 * 0.15 * 3!

= 0.135

3 0
3 years ago
Mentalmath grade 3 $1.00-$0.37
Mkey [24]

Answer:

$0.63

Step-by-step explanation:

6 0
3 years ago
from a window 24 feet above the ground, the angle of elevation to the top of another building is 38 degrees. The distance betwee
Delvig [45]

Answer:

The  height of the building is 73.2\ ft

Step-by-step explanation:

see the attached figure to better understand the problem

we know that

In the right triangle ABC

tan(38\°)=\frac{BC}{AB}

we have

AB=63\ ft

substitute and solve for BC

tan(38\°)=\frac{BC}{63}

BC=(63)tan(38\°)=49.2\ ft

Find the height of the building

The  height of the building (h) is equal to

h=BC+24=49.2+24=73.2\ ft

6 0
3 years ago
Ksenia wants to chop broccoli and carrots for a competition. Her goal is to chop at least 20 vegetables (condition A) with a tim
Lapatulllka [165]

Answer:

At least 10 carrots

Step-by-step explanation:

3 0
3 years ago
Read 2 more answers
What is true about personal financial planning?
Zinaida [17]
C. Your financial goals will change over time.

7 0
3 years ago
Read 2 more answers
Other questions:
  • How.to express the sum 21/9 in a whole number and fractions
    9·2 answers
  • What is the value of 5^2 * 5^3 written as a singular expression? How would you show your work to prove that this expression is e
    8·1 answer
  • Carl's property is assessed at $8,500. The property tax rate in his city is 1.35%. What is Carl's property tax?
    6·2 answers
  • F(x) = -4x + 1; Find x = -1
    14·1 answer
  • 8.4g of sugar is needed for every cake made. How much sugar is needed for 8 cakes?
    14·1 answer
  • Is of I ready please help me ?
    9·1 answer
  • HELP FAST!!!!!!!!!!!!!
    15·1 answer
  • Find the equation of the line that passes through the point (3,7) and is parallel to the line that passes through (5,5) and (5,3
    9·1 answer
  • What is the area of this trapezoid Enter your answer in the box​
    7·2 answers
  • Help me please they are going to kick me out if not
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!