document.write( "Question 265977: how do i solve this problem?\r
\n" );
document.write( "\n" );
document.write( "Carlos has recieved a 9% salary increase. if he now earns $327 per week, what was his salary before the increase? \n" );
document.write( "
Algebra.Com's Answer #195491 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Carlos has recieved a 9% salary increase. if he now earns $327 per week, what was his salary before the increase? \n" ); document.write( "--------- \n" ); document.write( "A 9% increase makes it 109% of the amount before the increase. \n" ); document.write( "109% = 1.09 \n" ); document.write( "$327 = 1.09*Amt \n" ); document.write( "Amt = $327/1.09 = $300 \n" ); document.write( "$300 was his salary before the increase. \n" ); document.write( " \n" ); document.write( " |