document.write( "Question 549569: Valley View College has 15% more students this year then 5 years ago. Total students enrolled is 2415. How many were enrolled 5 years ago? \n" ); document.write( "
Algebra.Com's Answer #357856 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Valley View College has 15% more students this year then 5 years ago. Total students enrolled is 2415. How many were enrolled 5 years ago? \n" ); document.write( ". \n" ); document.write( "Let x = number enrolled 5 years ago \n" ); document.write( "then \n" ); document.write( "x + .15x = 2415 \n" ); document.write( "x(1 + .15) = 2415 \n" ); document.write( "x(1.15) = 2415 \n" ); document.write( "x = 2415/1.15 \n" ); document.write( "x = 2100 \n" ); document.write( " \n" ); document.write( " |