document.write( "Question 1127414: After a careful demographic analysis, a university forecasts that student enrollments will drop by 3% per year for the the next 12 years. If the university currently has 14000 students, how many students will it have 12 years from now? \n" ); document.write( "
Algebra.Com's Answer #743818 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = number of students in 12 yrs
\n" ); document.write( "\"+s+=+14000%2A%28+1+-+.03+%29%5E12+\"
\n" ); document.write( "\"+s+=+14000%2A.97%5E12+\"
\n" ); document.write( "\"+s+=+14000%2A.69384+\"
\n" ); document.write( "\"+s+=+9713.793+\"
\n" ); document.write( "They will have 9,714 students in 12 yrs
\n" ); document.write( "
\n" ); document.write( "
\n" );