document.write( "Question 261699: The equation x^2 + Bx + C = 0 has 5 as the sum of its roots and 15 as the sum of the squares of the roots. What is the value of C? \n" ); document.write( "
Algebra.Com's Answer #192836 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! The equation x^2 + Bx + C = 0 has 5 as the sum of its roots and 15 as the sum of the squares of the roots. What is the value of C? \n" ); document.write( " \r\n" ); document.write( "Let the roots be r and s.\r\n" ); document.write( "\r\n" ); document.write( "Then B = -(r+s) and C = rs\r\n" ); document.write( "\r\n" ); document.write( "Since the sum of the roots is 5,\r\n" ); document.write( "\r\n" ); document.write( "B = -(r+s) = -(5) = -5\r\n" ); document.write( "\r\n" ); document.write( "So\r\n" ); document.write( "\r\n" ); document.write( "r+s = 5\r\n" ); document.write( "\r\n" ); document.write( "Squaring both sides:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |