SOLUTION: If x = 1 + 2^p and y = 1 + 2^-p then express y in terms of a single fraction involving x.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: If x = 1 + 2^p and y = 1 + 2^-p then express y in terms of a single fraction involving x.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 254846: If x = 1 + 2^p and y = 1 + 2^-p then express y in terms of a single fraction involving x.
Answer by vksarvepalli(154) About Me  (Show Source):
You can put this solution on YOUR website!
let 2^p =t
then 2^-p will be 1/t (this assumption is just for ease of view)
so x=1+t => t=x-1
and y=1+ 1/t
substitute the value of t
so we get y= 1 + 1/(x-1)
so y=x%2F%28x-1%29