document.write( "Question 1140593: Find three numbers in arithmetic progression whose sum and product are six and six respectively \n" ); document.write( "
Algebra.Com's Answer #761121 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "First of all, the answer is OBVIOUS: the three terms are 1, 2 and 3.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The reversed order 3, 2 and 1 works, too.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The solution is OBVIOUS, too.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "First step is to notice that the middle term (the 2-nd term) is one third of the sum, i.e. one third of 6, which is 2.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then the first and the third terms are (2+d) and (2-d), where \"d\" is the common difference.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "From it, you have for the product of the three terms\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " (2-d)*2*(2+d) = 6, which implies\r\n" ); document.write( "\r\n" ); document.write( " 4 - d^2 = 6/2 = 3,\r\n" ); document.write( "\r\n" ); document.write( " d^2 = 4-3 = 1, hence\r\n" ); document.write( "\r\n" ); document.write( " d = +/-\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |