document.write( "Question 6673: WHAT IS THE FORMULA TO FIGURE OUT WHEN YOU GET A RAISE WHAT THE PERSANTAGE IS.
\n" );
document.write( "EXAMPLE IF A PERSON MAKES $12.27 PER HOUR AND NOW THEY MAKE $12.62 PER HOUR HOW DO YOU FIGURE WHAT % YOUR RAISE IS? \n" );
document.write( "
Algebra.Com's Answer #3664 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You can do it this way:\r \n" ); document.write( "\n" ); document.write( "First, find the amount of the raise by subtacting the old hourly rate from the new hourly rate.\r \n" ); document.write( "\n" ); document.write( "$12.62 - $12.27 = $0.35 per hour.\r \n" ); document.write( "\n" ); document.write( "Next, divide the amount of the raise by the old hourly rate and multiply the result by 100 to get the percent increase.\r \n" ); document.write( "\n" ); document.write( "[($0.35)/($12.27)](100) = (0.285348...)(100) = 2.85% increase. \n" ); document.write( " |