document.write( "Question 663048: Lena bought a sofa on sale for $ 255 . This price was 32% less than the original price.\r
\n" );
document.write( "\n" );
document.write( "What was the original price? \n" );
document.write( "
Algebra.Com's Answer #412604 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x = original price \n" ); document.write( "32% as a decimal is 32/100 = .32 \n" ); document.write( ".32(x) = $255 \n" ); document.write( "x = 255/.32 \n" ); document.write( "x = $796.88 \n" ); document.write( "............................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " |