document.write( "Question 854209: There are four numbers in an Arithmetic Progression. The sum of the two extremes is 8, and the product of the middle two numbers is 15. What are the numbers?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #514499 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
an = a + (n - 1)d
\n" ); document.write( "a1+a4 = 2a+ 3d=8
\n" ); document.write( "a2*a3=15
\n" ); document.write( " (a + 1d)( a + 2d)=15
\n" ); document.write( "a^2+ad+2ad+2d^2=15
\n" ); document.write( "a^2+3ad+2d^2=15,
\n" ); document.write( "2a+ 3d=8
\n" ); document.write( "Two possible progressions\r
\n" ); document.write( "\n" ); document.write( "a = 1, d = 2
\n" ); document.write( "1,3,5,7\r
\n" ); document.write( "\n" ); document.write( "or
\n" ); document.write( "a = 7, d = -2
\n" ); document.write( "7,5,3,1\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );