document.write( "Question 233232: Keiko bought a suit on sale for $289 . This price was 15% less than the original price.\r
\n" );
document.write( "\n" );
document.write( "What was the original price?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172153 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Keiko bought a suit on sale for $289 . This price was 15% less than the original price. \n" ); document.write( "What was the original price? \n" ); document.write( "----------- \n" ); document.write( "$289 is 85% of the original price. \n" ); document.write( "OP*0.85 = $289 \n" ); document.write( "OP= $289/0.85 = $340 \n" ); document.write( " \n" ); document.write( " |