document.write( "Question 17932: is 1 a solution of x^2-7x-8=0 \n" ); document.write( "
Algebra.Com's Answer #8636 by whisper(27)\"\" \"About 
You can put this solution on YOUR website!
To decide if 1 is a solution of x^2-7x-8=0 we will replace x with 1 and see if the equation holds true.
\n" ); document.write( "1^2-7(1)-8 ? = 0
\n" ); document.write( "1-7-8?0
\n" ); document.write( "6-8 ? 0
\n" ); document.write( "-2?0
\n" ); document.write( "-2 does not equal 0 so 1 is not a solution of the equation.
\n" ); document.write( "Please don't hesitate to ask if you have further questions!
\n" ); document.write( "
\n" );