Question 195457
Rewrite each function to make it easy to graph using a translation. Describe the graph. 
[] means its in square root!! please help me 
y=3[-27x-27]+4 
---
y = 3*sqrt(-27(x+1)) + 4
---
y = 3*3sqrt(-3(x+1)) + 4 
---
y = 9*sqrt(-3(x+1)) + 4
---
{{{graph(400,300,-30,30,-30,30,9(-3(x+1))^(1/2) + 4)}}}
The vertex is at (-1,4) ; the top half of the parabola opens to the left.
------------------------------------

y=[16x-32] 
---
y = sqrt(16(x-2))
y = 4sqrt(x-2)
---
The shift is two to the right.
{{{graph(400,300,-10,10,-10,10,4(x-2)^(1/2))}}}
------
Cheers,
Stan H.