document.write( "Question 35351: A price decreased from $85 to $72.25. Find the percent of decrease. \n" ); document.write( "
Algebra.Com's Answer #21465 by narayaba(40)![]() ![]() ![]() You can put this solution on YOUR website! the difference between $85 and $72.25 is $12.75\r \n" ); document.write( "\n" ); document.write( "The amount by which $85 is decreased to $72.25 $12.75 \n" ); document.write( "let the percentage decrease be x \n" ); document.write( "(x/100) *85 = 12.75 \n" ); document.write( "x = (12.75*100)/85 = 1275/85 15 \n" ); document.write( "15% decrease \n" ); document.write( " |