document.write( "Question 841573: determining an arithmetic means between two numbers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507049 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! To find the arithmetic mean between two numbers, you add them up and then divide that sum by 2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Example: The arithmetic mean of 3 and 5 is (3+5)/2 = 8/2 = 4 \n" ); document.write( " |