document.write( "Question 1051010: A consumer group surveyed the prices for a certain item in five different stores, and reported the average price as $15.
\n" );
document.write( "We visited four of the five stores, and found the prices to be $10, $15, $15, and $25. Assuming that the consumer
\n" );
document.write( "group is correct, what is the price of the item at the store that we did not visit? \n" );
document.write( "
Algebra.Com's Answer #666653 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! $10 + $15 + $15 + $25 + x)/5 = 15 \n" ); document.write( "x = $75 - $65 = $10, the price of the item at the store not visited \n" ); document.write( " |