document.write( "Question 387355: A group of students want to rent a car to sightseeing by share the rental cost. If the group has 12 people less each people will have to pay 18 dollars more, And If the group has eight people more each people will have to pay 6 dollars less. How much is the rental cost? \n" ); document.write( "
Algebra.Com's Answer #273967 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let C = rental cost, and n = the # of students. Then from the 2nd sentence, we get \n" ); document.write( " \n" ); document.write( "and from the 3rd sentence, we get \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From (1) we get \n" ); document.write( "and from (2), \n" ); document.write( "\n" ); document.write( "Then 2C = 3n(n-12) (5) \n" ); document.write( "from (3), and \n" ); document.write( "4C = 3n(n+8) (6), \n" ); document.write( "from (4). \n" ); document.write( "By combining (5) and (6), we get \n" ); document.write( "6n(n-12) = 3n(n+8), or \n" ); document.write( "2(n-12) = n+8, after canceling 3n. Then \n" ); document.write( "2n - 24 = n+8, or \n" ); document.write( "n = 32, the # of students. \n" ); document.write( "This rental cost, use (5): \n" ); document.write( "2C = 3*32*20, or C = $960.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |