document.write( "Question 1071279: On Saturday mean amount of money spend by customers at Cafe was £4.00 .On Sunday, there were only half of many customers on Saturday but average spend was up to £7. What was the average mean amount spend by the customers over these two days? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #686217 by Boreal(15235) You can put this solution on YOUR website! mean is total/n \n" ); document.write( "total=mean*n=4n pounds on Saturday. \n" ); document.write( "On Sunday, the total =mean*(1/2)n=(7/2) n pounds \n" ); document.write( "The total for both days was 4n+(7/2)n= 7.5 n \n" ); document.write( "The number was (3/2)n \n" ); document.write( "The mean is their quotient, 7.5n/(1.5n), which is 5 pounds.\r \n" ); document.write( "\n" ); document.write( "Put in some numbers to check. \n" ); document.write( "Suppose 100 people were there Saturday and the average was 4. The total was 400. \n" ); document.write( "On Sunday, 50 people were there and the average was 7. The total was 350. \n" ); document.write( "The overall total was 750 and the number of people 150. The average was 5. \n" ); document.write( " \n" ); document.write( " |