document.write( "Question 920185: A pair of jeans is on sale for $30. If this price represents a 20% discount from the original price, what is the original price to the nearest cent?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #558200 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Paid 80% \n" ); document.write( ".80P = $30 \n" ); document.write( "P = $30/.80 \n" ); document.write( "P = $37.50 \n" ); document.write( " |