document.write( "Question 1080880: the 3rd,5th and 8th terms of a n arithmetical progression are 3x+8,x+24,x^3+15 respectively .Find the value of x and common difference\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #695032 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Twice the difference is between the third and fifth, and that difference is x+24-(3x+8)=-2x+16. \n" ); document.write( "So, the common difference is -x+8. \n" ); document.write( "Between the fifth and eight is 3(-x+8)=-3x+24, and that plus x+24=x^3+15. \n" ); document.write( "x^3+15=-2x+48 \n" ); document.write( "x^3+2x-33=0 \n" ); document.write( "graph it and x=3. Common difference is -6+16=10, between 3 and 5, so half of that is 5 ANSWER. \n" ); document.write( "check between 5 and 8, where there should be a difference of 15. \n" ); document.write( "x^3+15-(x+24)=x^3-x-9=15 \n" ); document.write( "Check between 3 and 8, where there should be a difference of 25 \n" ); document.write( "x^3+15-(3x+8)=x^3-3x+7=25 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |