document.write( "Question 1166612: A function f is given, and the indicated transformations are applied to its graph (in the given order). Write the equation for the final graph. \r
\n" ); document.write( "\n" ); document.write( "f(x) = sqrt x ; reflect in the y axis, shrink vertically by a factor of 1/2 and shift upward 2 units
\n" ); document.write( "

Algebra.Com's Answer #791396 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Given:
\n" ); document.write( "\"y+=+sqrt%28x%29\"

\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Csqrt%28x%29%29\"

\n" ); document.write( "(1) Reflect in the y-axis: Replace x with -x
\n" ); document.write( "\"y+=+sqrt%28-x%29\"

\n" ); document.write( "\"graph%28400%2C400%2C-10%2C10%2C-10%2C10%2Csqrt%28x%29%2Csqrt%28-x%29%29\"

\n" ); document.write( "(2) Shrink vertically by a factor of 1/2: Multiply y by 1/2
\n" ); document.write( "\"y+=+%281%2F2%29sqrt%28-x%29\"

\n" ); document.write( "

\n" ); document.write( "(3) shift upward 2 units: Add 2 to y
\n" ); document.write( "\"y+=+%281%2F2%29sqrt%28-x%29%2B2\"

\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );