document.write( "Question 1104590: The number of employees for a certain company has been decreasing each year by 5​%. If the company currently has 750 employees and this rate​ continues, find the number of employees in 7 years. \n" ); document.write( "
Algebra.Com's Answer #719294 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the current number of employees is:
\n" ); document.write( "\"+750%2A%28+1+-+.05+%29%5E0+=+750+\"
\n" ); document.write( "After 7 yrs:
\n" ); document.write( "\"+750%2A.95%5E7+\"
\n" ); document.write( "\"+750%2A.69834+=+523.75+\"
\n" ); document.write( "The number of employees in 7 yrs is
\n" ); document.write( "524
\n" ); document.write( "
\n" ); document.write( "
\n" );