document.write( "Question 199042: Erica earns $7.85 per hour at a clothing store.
\n" );
document.write( "The company has announced a 9% raise for all employees. How much will she be earning after the raise? \n" );
document.write( "
Algebra.Com's Answer #149521 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Erica earns $7.85 per hour at a clothing store. \n" ); document.write( "The company has announced a 9% raise for all employees. How much will she be earning after the raise? \n" ); document.write( ". \n" ); document.write( "7.85 + .09(7.85) \n" ); document.write( "= 7.85(1+.09) \n" ); document.write( "= 7.85(1.09) \n" ); document.write( "= $8.60 per hour \n" ); document.write( " |