document.write( "Question 82150: If P(4,-5) is a point on the graph of the function y=f(x), find the corresponding point on the graph of y=2f(x-6). The answer is multiple choice.\r
\n" );
document.write( "\n" );
document.write( "a. (1,8)
\n" );
document.write( "b. (2,-5)
\n" );
document.write( "c. (6,8)
\n" );
document.write( "d. (10,-10) \n" );
document.write( "
Algebra.Com's Answer #58848 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! If we're given y=2f(x-6), this tells us is to shift the original graph f(x) 6 units to the right and double every output. So we're essentially starting at x=4 (the x-coordinate of our point), shifting 6 units to the right (adding 6 to 4), and then doubling the output. So our new x-coordinate is x=10. We can easily verify this by sticking x=10 into f(x-6) to get:\r \n" ); document.write( "\n" ); document.write( "f(10-6)=f(4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "which is our original point. To get our new y coordinate, we simply double the output (ie our old y-coordinate y=-5). So the corresponding point on y=2f(x-6) is \r \n" ); document.write( "\n" ); document.write( "(10,-10) which is answer d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If this is hard to grasp, make a function that goes through (4,-5) (for instance \n" ); document.write( "\n" ); document.write( "y=2f(x-6)-> \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and if we plug in x=10 (remember we've shifted 6 units to the right) we get y=-10, which verifies our answer.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |