document.write( "Question 239728: A school has a current enrollment of 528 students. That is an increase of 10% over last year. What was last year's enrollment? \n" ); document.write( "
Algebra.Com's Answer #175863 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=last years enrollment \n" ); document.write( "1.1x=528 \n" ); document.write( "x=528/1.1 \n" ); document.write( "=480 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |