Solve for y: $\ y = yCe^x -Ce^x + 2 $

45 Views Asked by At

How is

$\ y = yCe^x -Ce^x + 2 $

equivalent to

$\ y = [2-Ce^x]/[1-Ce^x] $

On an interval $\ 1 < y <2 $ ? I do not quite undestand how the get to the second form.

2

There are 2 best solutions below

0
On BEST ANSWER

$$y=yCe^x-Ce^x+2$$ $$2-Ce^x=y-yCe^x$$ $$2-Ce^x=y(1-Ce^x)$$ $$y=\frac{2-Ce^x}{1-Ce^x}$$

0
On

Rearrange as $(1-Ce^x)y=2-Ce^x$, then divide. The range for $y$ is equivalent to $0<1/(1-Ce^x)<1$ i.e. $1<1-Ce^x$ i.e. $Ce^x<0$ , which holds for all real $x$ if $C<0$.