document.write( "Question 1134657: Could someone please possibly see what I am doing incorrectly in trying to solve the problem:
\n" ); document.write( "Given the function p(c) = c^2 + c, complete the following.\r
\n" ); document.write( "\n" ); document.write( " Solve p(c) = 2.
\n" ); document.write( " (Enter your answers as a comma-separated list.)\r
\n" ); document.write( "\n" ); document.write( "I’ve plugged 2 into the equation and did simple algebra, but the answers that I’ve gotten keep being tagged incorrect. My answers have been 6 and -6.
\n" ); document.write( "

Algebra.Com's Answer #752101 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "You're apparently evaluating p(2). That's not what the question asks for.

\n" ); document.write( "A clue is in the wording. The problem didn't ask you to EVALUATE anything. It asked you to SOLVE something.

\n" ); document.write( "Since you are supposed to SOLVE something, there must be an equation. Interpreting the question correctly, that equation is

\n" ); document.write( "p(c) = 2 --> c^2 + c = 2

\n" ); document.write( "That's a quadratic equation; I will assume you know how to find the two solutions....
\n" ); document.write( "
\n" );