document.write( "Question 277841: How do I find the basic function of:
\n" );
document.write( "t(x)= -(-1-x)^2
\n" );
document.write( "What would this graph look like? Has it been shifted, reflected, stretched or compressed? \n" );
document.write( "
Algebra.Com's Answer #202230 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How do I find the basic function of: \n" ); document.write( "t(x)= -(-1-x)^2 \n" ); document.write( "What would this graph look like? Has it been shifted, reflected, stretched or compressed? \n" ); document.write( "---------------- \n" ); document.write( "The basic function is y = x^2 \n" ); document.write( "You could simplify t(x) as follows: \n" ); document.write( "t(x) = -(-(x+1))^2 \n" ); document.write( "t(x) = -(x+1)^2 \n" ); document.write( "---- \n" ); document.write( "Now you can see the x+1 shifts y= x^2 one unit to the left. \n" ); document.write( "--- \n" ); document.write( "The negative sign reflects y=(x+1)^2 in the x-axis. \n" ); document.write( "----- \n" ); document.write( "You end up with an upside-down parabola that was shifted one unit to the left: \n" ); document.write( " \n" ); document.write( "=================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |