document.write( "Question 1174347: Hello! I need some help with this equation. \r
\n" );
document.write( "\n" );
document.write( "Solve y = 2x^2 + 1 when x = -2.\r
\n" );
document.write( "\n" );
document.write( "I got y= -7, but am unsure if it is the correct answer. Any assistance would be greatly appreciated! \n" );
document.write( "
Algebra.Com's Answer #799769 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "This might be overkill, but think of x as (x)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we're dealing with y = 2(x)^2 + 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Replace every copy of x with -2 and evaluate to get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 2(x)^2 + 1 \n" ); document.write( "y = 2(-2)^2 + 1 \n" ); document.write( "y = 2(-2)*(-2) + 1 \n" ); document.write( "y = 2(4) + 1 \n" ); document.write( "y = 8 + 1 \n" ); document.write( "y = 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have a feeling your steps probably looked like this \n" ); document.write( "y = 2x^2 + 1 \n" ); document.write( "y = 2(-2)^2 + 1 \n" ); document.write( "y = 2(-4) + 1 \n" ); document.write( "y = -8 + 1 \n" ); document.write( "y = -7 \n" ); document.write( "Which is not correct because (-2)^2 is equal to positive 4, and not negative 4. \n" ); document.write( "Think of (-2)^2 as (-2)*(-2) = 4. The two negatives multiply to a positive. \n" ); document.write( "In short, we're squaring all of the value and that includes the negative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: y = 9 \n" ); document.write( " \n" ); document.write( " |