document.write( "Question 119406: A proposal was made in the state senate to raise the minimum wage from $6.75 to $7.15 an hour. What is the proposed percent of increase to the nearest tenth of a percent? \n" ); document.write( "
Algebra.Com's Answer #87523 by Fombitz(32388) You can put this solution on YOUR website! % Increase = (New Value-Old Value)/(Old Value)*100 \n" ); document.write( "% Increase = 100(7.15-6.75)/6.75 \n" ); document.write( "% Increase = 100*(0.059259) \n" ); document.write( "% Increase = 5.9259% \n" ); document.write( "% Increase = 5.9% (to the nearest tenth) \n" ); document.write( " |