Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Convert non-linear equation into linear form i.e. (Y=mX+c)

Writer Matthew Martinez
$\begingroup$

How would you go about converting ${1\over y} = x^2 + a^{b-x} $ into linear form. I know how you would normally go about solving this type of problem but I fail to make any progress on this one.

I have to make it in the form $Y = mX + c$

where, $Y$ and $X$ are in terms of $x$ and $y$ (the variables) without a and b (the constants); m and c are in terms of a and b (the constants) without x and y (the variables).

I'm having trouble separating the $a$ and $x$ in the $a^{b-x} $ term. Thank you, all help is appreciated.

note: I haven't posted any of my working because I wasn't really able to get anywhere.

$\endgroup$ 1

1 Answer

$\begingroup$

Ok I was able to solve it, in case anyone was wondering...

${1\over y} = x^2 + a^{b-x}$

${1\over y}- x^2= a^{b-x}$

$\log({{1\over y}- x^2})= \log({a^{b-x}})$

$\log({{1\over y}- x^2})= (b-x)\log({a})$

$\log({{1\over y}- x^2})= -\log({a})\times x + \log{a^b}$

$Y = mX + c$

where $Y = \log({{1\over y}- x^2})$ , $m=-\log({a})$ , $X = x$ and $c=\log{a^b}$

$\endgroup$ 5

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy