document.write( "Question 1015978: A pair of in-line skates is on sale for $90. If this price\r
\n" );
document.write( "\n" );
document.write( "represents a 9% discount from the original price, what is the original \r
\n" );
document.write( "\n" );
document.write( "price to the nearest cent?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #632364 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! $90 = 91% of original price. \r \n" ); document.write( "\n" ); document.write( "So\r \n" ); document.write( "\n" ); document.write( "90=.91X\r \n" ); document.write( "\n" ); document.write( "X = 90/.91 = 98.90 or $98.90 \n" ); document.write( " |