document.write( "Question 964346: A child is given an allowance of $1.25 per day for chores. The parent says they will increase the allowance by 75 cents per day after a month. What is the percent increase the child receives?\r
\n" );
document.write( "\n" );
document.write( "The answer is 60 percent, could you please teach me how to solve this problem? \n" );
document.write( "
Algebra.Com's Answer #589238 by macston(5194)![]() ![]() You can put this solution on YOUR website! To find percent increase, take amount of increase ($0.75) divide by the original amount ($1.25) and multiply by 100%. \n" ); document.write( "$0.75/$1.25=0.60 and (0.60)(100%)=60%. \n" ); document.write( " |