document.write( "Question 399349: Actually my question is about Arithmetic progression which I am finding difficult to work out so I hope you can help me with this question. This is the question, \"Find three numbers in an Arithmetic Progression whose sum is 21 and whose product is 280.\" The two equations I have worked out are a+d=7 and a^3-7a^2+49a-63=0. Are they correct? Well that was as far as I could go so I hope yuo can explain further. Thank you very much. \n" ); document.write( "
Algebra.Com's Answer #282787 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
a + d =7 ==> d = 7 - a.
\n" ); document.write( "Now a(a+d)(a + 2d) = 280.
\n" ); document.write( "By substitution, \r
\n" ); document.write( "\n" ); document.write( "a(a +7 - a)(a + 14 - 2a) = 280
\n" ); document.write( "<==> 7a(14 - a) = 280
\n" ); document.write( "<==> a(14 -a) = 40
\n" ); document.write( "<==> \"0+=+a%5E2+-+14a+%2B+40\"
\n" ); document.write( "<==> (a - 4)(a - 10) = 0
\n" ); document.write( "==> a = 4, 10.
\n" ); document.write( "Two possible sequences arise, {4,7,10} and {10,7, 4}, which are essentially the same. Therefore the three numbers are 4,7, and 10.
\n" ); document.write( "
\n" );