document.write( "Question 689126: Find the equation of a sine wave that is obtained by shifting the graph of y=sin(x) to the right 9 units and downward 8 units and is vertically stretched by a factor of 4 when compared to y=sin(x). \n" ); document.write( "
Algebra.Com's Answer #425867 by exodus(1)\"\" \"About 
You can put this solution on YOUR website!
The general equation that should be formed is as follows:\r
\n" ); document.write( "\n" ); document.write( "y - A = Bsin(x - C)\r
\n" ); document.write( "\n" ); document.write( "where:\r
\n" ); document.write( "\n" ); document.write( "A stands for a vertical shift (if A is positive, move is upward; if A is negative, move is downward)\r
\n" ); document.write( "\n" ); document.write( "B stands for vertical stretch factor \r
\n" ); document.write( "\n" ); document.write( "C stands for a horizontal shift (if C is positive, move is to the right; if C is negative, move is to the left).\r
\n" ); document.write( "\n" ); document.write( "We start with the sine wave in 'home' position, having equation y = sin(x) which is really as follows:\r
\n" ); document.write( "\n" ); document.write( "y - 0 = 1sin(x - 0)\r
\n" ); document.write( "\n" ); document.write( "with \r
\n" ); document.write( "\n" ); document.write( "A = 0, (no vertical shift or change)\r
\n" ); document.write( "\n" ); document.write( "B = 1, (normal stretch factor or 'amplitude')\r
\n" ); document.write( "\n" ); document.write( "C = 0, (no horizontal shift or change)\r
\n" ); document.write( "\n" ); document.write( "so, the equation required is as follows:\r
\n" ); document.write( "\n" ); document.write( "y - (-8) = 4sin(x - 9) \r
\n" ); document.write( "\n" ); document.write( "which can simplify to\r
\n" ); document.write( "\n" ); document.write( "y + 8 = 4sin(x - 9)\r
\n" ); document.write( "\n" ); document.write( "or, if final equation is given in the form \"y in terms of x\" (also called 'making y the subject'), then:\r
\n" ); document.write( "\n" ); document.write( "y = 4sin(x - 9) - 8\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );