document.write( "Question 551097: Find three arithmetic means between -2 and 12. \n" ); document.write( "
Algebra.Com's Answer #359393 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "-2, ____, ____, ____, 12\r\n" ); document.write( "\r\n" ); document.write( "If the common difference is d, then to get the next term, \r\n" ); document.write( "we just add d each time. So to fill in the blanks:\r\n" ); document.write( "\r\n" ); document.write( "-2, -2+d, -2+2d, -2+3d, -2+4d=12\r\n" ); document.write( "\r\n" ); document.write( "Solve the last equation\r\n" ); document.write( "\r\n" ); document.write( "-2+4d = 12\r\n" ); document.write( " 4d = 14\r\n" ); document.write( " d =\n" ); document.write( " |