document.write( "Question 592278: how would i get a percentage on if i have a total of 80 employees and only 43 took a vaccine? i need a percentage on the ones who didn't. \n" ); document.write( "
Algebra.Com's Answer #375902 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Percentage of those who didn't = [(Total - Those Who did)/(Total)] * 100\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Percentage of those who didn't = [(80 - 43)/(80)] * 100\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Percentage of those who didn't = [(37)/(80)] * 100\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Percentage of those who didn't = 0.4625 * 100\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Percentage of those who didn't =46.25 %\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the percentage of those who did not take the vaccine is 46.25 %
\n" ); document.write( "
\n" );