Is it:Given a function [MATH]y = (x + 10) / 3x[/MATH] can someone please show me the steps to invert this to the formula for [MATH]x =[/MATH]?
David
Please show us what you have tried and exactly where you are stuck.Thanks everyone for your help. Yes, I meant solve the following for [MATH]x[/MATH]
[MATH]y=(x+10)/(3x)[/MATH]
Yes, I had missed the second set of parentheses, and fyi the correct answer is:
[MATH]x=10/(3y+1)[/MATH]
Are you sure that is the answer given? Please confirm.Thanks everyone for your help. Yes, I meant solve the following for [MATH]x[/MATH]
[MATH]y=(x+10)/(3x)[/MATH]
Yes, I had missed the second set of parentheses, and fyi the correct answer is:
[MATH]x=10/(3y+1)[/MATH]
fyi, that is not "the correct answer"! In the original equation, if x=1 then y=3(1)1+10=310. In your equation, if y=310 then x=3(310)+110=1110[/MATH]not[math]1.Thanks everyone for your help. Yes, I meant solve the following for [MATH]x[/MATH]
[MATH]y=(x+10)/(3x)[/MATH]
Yes, I had missed the second set of parentheses, and fyi the correct answer is:
[MATH]x=10/(3y+1)[/MATH]
fyi, that is not "the correct answer"! In the original equation, if x=1 then y=3(1)1+10=310. In your equation, if y=310 then x=3(310)+110=1110[/MATH]not[math]1.
Multiplying both sides of y= (x+ 10)/(3x) gives 3xy= x+ 10. Subtract x from both sides: 3xy- x= (3y- 1)x= 10. You, apparently, added x to the left side while subtracting it from the right.