document.write( "Question 878272: Determine the equation of g(x) that results from translating the function f(x) = (x + 10)^2 to the right 15 units.
\n" );
document.write( " g(x) = (x - 5)^2
\n" );
document.write( " g(x) = (x + 25)^2
\n" );
document.write( " g(x) = (x + 10)^2 – 15
\n" );
document.write( " g(x) = (x + 10)^2 + 15 \r
\n" );
document.write( "\n" );
document.write( " I say g(x)=(x+10)^2-15 is the correct answer. Is this correct? \n" );
document.write( "
Algebra.Com's Answer #529778 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Determine the equation of g(x) that results from translating the function f(x) = (x + 10)^2 to the right 15 units. \n" ); document.write( " g(x) = (x - 5)^2 \n" ); document.write( " g(x) = (x + 25)^2 \n" ); document.write( " g(x) = (x + 10)^2 – 15 \n" ); document.write( " g(x) = (x + 10)^2 + 15 \r \n" ); document.write( "\n" ); document.write( " I say g(x)=(x+10)^2-15 is the correct answer. Is this correct? \n" ); document.write( "g(x)=(x+10)^2-15 moves it down 15 \n" ); document.write( "------ \n" ); document.write( "It's g(x) = (x+10 - 15)^2 \n" ); document.write( "= (x - 5)^2 \n" ); document.write( " \n" ); document.write( " |