document.write( "Question 1146604: Lee spent $1200 on holiday.Iff he had spent $50 less per day,he could have stayed an extra two days.How long was his holiday? \n" ); document.write( "
Algebra.Com's Answer #767909 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the actual number of days of the vacation. Then \n" ); document.write( "1200/x = daily amount spent \n" ); document.write( "1200/(x+2) = daily amount spent if the vacation were 2 days longer \n" ); document.write( "The amount spent per day would have been $50 less if the vacation had been 2 days longer: \n" ); document.write( " \n" ); document.write( "Divide by the common factor of 50 to make the numbers smaller that you have to work with: \n" ); document.write( " \n" ); document.write( "Multiply by the least common denominator, (x)(x+2): \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Clearly the negative value makes no sense in the problem, so \n" ); document.write( "ANSWER: the vacation lasted x=6 days \n" ); document.write( "CHECK: \n" ); document.write( "1200/6 = 200 \n" ); document.write( "1200/8 = 150 \n" ); document.write( "200-150 = 50 \n" ); document.write( " |