document.write( "Question 988618: A man spends money according to the date.
\n" );
document.write( "Eg: On 15th he will spend 15rs, 19th he will spend 19rs.
\n" );
document.write( "One night he will count 5 consecutive days and the amount equals to 61. \r
\n" );
document.write( "\n" );
document.write( "What are those 5 consecutive dates? \n" );
document.write( "
Algebra.Com's Answer #609116 by KMST(5328) You can put this solution on YOUR website! The five consecutive dates are: \n" ); document.write( "February 27, February 28, March 1, March 2, and March 3 of a year that is not a leap year. \n" ); document.write( "Five consecutive days often will be in the same month and hence consecutively numbered, as in \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since \n" ); document.write( "the 5 consecutive days must include the end of a month and the beginning of the next month. \n" ); document.write( "If the first month \n" ); document.write( "the possible sums do not add up to \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, the first month must be February, with \n" ); document.write( "Since \n" ); document.write( "the sum \n" ); document.write( "The other possibility with two days in February and three in March, \n" ); document.write( " \n" ); document.write( "and using only one day from February will yield too low a sum. \n" ); document.write( " |