document.write( "Question 147236This question is from textbook introductory algebra
\n" );
document.write( ": A company recently downsized its number of employees by 35%. if there are still 78 employees, how many employees wre there prior to the layoffs? \n" );
document.write( "
Algebra.Com's Answer #107605 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A company recently downsized its number of employees by 35%. if there are still 78 employees, how many employees wre there prior to the layoffs? \n" ); document.write( ". \n" ); document.write( "Let x = number of employees before layoffs \n" ); document.write( "then \n" ); document.write( "x - .35x = 78 \n" ); document.write( "x(1-.35) = 78 \n" ); document.write( "x(.65) = 78 \n" ); document.write( "x = 78/.65 \n" ); document.write( "x = 120 \n" ); document.write( " \n" ); document.write( " |