Taylor H.
asked 03/30/21inverse equations
can anyone help me find the inverse of these 2 equations?
- Y = 5/x+2
- Y= x+1/2+x
2 Answers By Expert Tutors
Michael K. answered 03/30/21
PhD professional for Math, Physics, and CS Tutoring and Martial Arts
Inverse functions are much akin to replacing x->y and y->x and resolving...
1) y = 5/x + 2 --> x = 5/y + 2
x - 2 = 5/y
(x-2)/5 = 1/y
5/(x-2) = y
2) y = x + 1/(2+x) --> x = y + 1/(2+y)
x = y*(2+y)/(2+y) + 1/(2+y) = (2y + y2 + 1)/(2+y) = (y+1)2/(y+2)
x = (y+1)2/(y+2)
x*(y+2) = (y+1)2
xy + 2x = (y+1)2
xy + 2x = y2 + 2y + 1
-1 + 2x = y2 + 2y - xy = y2 + (2-x)*y
Now complete the square on the right side of equal sign...
a = 1
b = 2-x
b/2a = (2-x)/2
y2 + (2-x)*y = y2 + (2-x)*y + [ (2-x)/2 ]2 - [ (2-x)/2 ]2
= [ y + (2-x)/2 ]2 - [ (2-x)/2 ]2
-1 + 2x = [ y + (2-x)/2 ]2 - [ (2-x)/2 ]2
-1 + 2x + [ (2-x)/2 ]2 = [ y + (2-x)/2 ]2
Now expand and collect terms on the right hand side...
x + x2/4 = [ y + (2-x)/2 ]2
sqrt(x + x2/4) = [ y + (2-x)/2 ]
ynew = sqrt(x + x2/4) - (2-x)/2
Edward A. answered 03/30/21
High School Math Whiz Grown Up--I've even tutored my grandchildren
Taylor, please submit this again with parentheses where they need to be.
So, for the first one, is it
a). Y = 5/x +2, which is equivalent to
y = (5/x)+2
or is it
b). 5
y = ———
X + 2
if you want this, you need to write
y = 5/(x+2)
The second problem is similar, as there are a number of ways to parenthesize it, all different.
Please parenthesize accurately, and we can help.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Use grouping symbols to explicate numerators and denominators.03/30/21