document.write( "Question 916182: A positive number is divided into two parts such that the sum of the squares of the two parts is 20. The square of the larger part is 8 times the smaller part. Taking x as the smaller part of the two parts, find the number.
\n" );
document.write( "Please help me to solve this problem which is based on the quadratic equation. \n" );
document.write( "
Algebra.Com's Answer #555942 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! A positive number is divided into two parts such that the sum of the squares of the two parts is 20. The square of the larger part is 8 times the smaller part. Taking x as the smaller part of the two parts, find the number. \n" ); document.write( "Please help me to solve this problem which is based on the quadratic equation. \n" ); document.write( " \r\n" ); document.write( "n = the number\r\n" ); document.write( "x = smaller part\r\n" ); document.write( "n-x = larger part\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "the sum of the squares of the two parts is 20 \n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "The square of the larger part is 8 times the smaller part \n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( " find the number. \n" ); document.write( " \r\n" ); document.write( "Substitute x = 2 in\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( "the sum of the squares of the two parts is 20. \n" ); document.write( " \r\n" ); document.write( "42+22 = 16 + 4 = 20\r\n" ); document.write( "\r\n" ); document.write( "That checks.\r\n" ); document.write( " \n" ); document.write( "The square of the larger part is 8 times the smaller part \n" ); document.write( " \r\n" ); document.write( "42 = 16 and 16 = (8)(2)\r\n" ); document.write( "\r\n" ); document.write( "So that checks.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |