SOLUTION: I can't figure out if I did this problem right in which the graph of y=sqrt(x) is reflected across the y axis and then it is translated six units to the left and then upwards eight

Algebra ->  Rational-functions -> SOLUTION: I can't figure out if I did this problem right in which the graph of y=sqrt(x) is reflected across the y axis and then it is translated six units to the left and then upwards eight      Log On


   



Question 950070: I can't figure out if I did this problem right in which the graph of y=sqrt(x) is reflected across the y axis and then it is translated six units to the left and then upwards eight units. I got y = sqrt (-(x-6)+8) but I'm not sure if i understand it correctly.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Here's a plot of the original function and your solution.
graph%28300%2C300%2C-20%2C20%2C-5%2C15%2Csqrt%28x%29%2Csqrt%28-%28x-6%29%2B8%29%29
.
.
.
You're on the right track but missed on some steps.
Let's look at it step by step.
y=sqrt%28-x%29
graph%28300%2C300%2C-20%2C20%2C-5%2C15%2Csqrt%28x%29%2Csqrt%28-x%29%29
.
.
.
y=sqrt%28-x-6%29%29
graph%28300%2C300%2C-20%2C20%2C-5%2C15%2Csqrt%28x%29%2Csqrt%28-x-6%29%29
.
.
.
y=8%2Bsqrt%28-x-6%29%29
graph%28300%2C300%2C-20%2C20%2C-5%2C15%2Csqrt%28x%29%2C8%2Bsqrt%28-x-6%29%29