document.write( "Question 1036258: Please help me to solve this - If a , b are the zeroes to f the polynomial p(x)=x^2-p(x+1)-c such that (a+1)(b+1)=0. What is the value of c \n" ); document.write( "
Algebra.Com's Answer #650903 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let a,b be the zeroes of p(x).\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and \r \n" ); document.write( "\n" ); document.write( "-p - c = ab.\r \n" ); document.write( "\n" ); document.write( "Now (a+1)(b+1)= ab + a+b+1 =0 ==> -p-c + p + 1 = 0\r \n" ); document.write( "\n" ); document.write( "==> c = 1, after simplifying.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |