document.write( "Question 865216: a,b,c,d are non-integer real numbers. a, b, c make an arithmetic progression (sequence) in that order and b,c,d make a geometric progression (sequence) in that order.a+d = 37 and b+c-=36. Find d. \n" ); document.write( "
Algebra.Com's Answer #521630 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! b-a=c-b, \n" ); document.write( "d/c=c/b, \n" ); document.write( "a+d=37, \n" ); document.write( "b+c=36\r \n" ); document.write( "\n" ); document.write( "a = 99/4, b = 81/4, c = 63/4, \n" ); document.write( "answer: \n" ); document.write( "d = 49/4 \n" ); document.write( "BTW An integer solution is a = 12, b = 16, c = 20, d = 25 \n" ); document.write( "but we are told they are not integers.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |