document.write( "Question 1043266: Given the function f(x) = -3x^2 - 6x - 6, is the point (-1, -3) on the graph of f?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658378 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Substitute x = -1 into f(x) \n" ); document.write( "f(x) = -3(x)^2 - 6x - 6 \n" ); document.write( "f(-1) = -3(-1)^2 - 6(-1) - 6 \n" ); document.write( "f(-1) = -3 + 6 - 6 \n" ); document.write( "f(-1) = -3 (y = -3) \n" ); document.write( "So, yes point (-1, -3)lies \n" ); document.write( "on the graph of f(x). \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |