document.write( "Question 977802: if x+3, 3x-4, 2x+4 are in AP, find the value of x \n" ); document.write( "
Algebra.Com's Answer #599346 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2x+4-(3x-4)=3x-4-(x+3) \n" ); document.write( "2x+4-3x+4=3x-4-x-3 \n" ); document.write( "-x+8=2x-7 \n" ); document.write( "15=3x \n" ); document.write( "x=5 \n" ); document.write( "check\r \n" ); document.write( "\n" ); document.write( "x+3, 3x-4, 2x+4 \n" ); document.write( "8,11,14 \n" ); document.write( "difference is 3 \n" ); document.write( " \n" ); document.write( " |