document.write( "Question 1144823: The price of the table is reduced by 10%. The new price is later reduced by 20%. The two deductions are equivalent to a single reduction of how many percent.
\n" );
document.write( "A)0%
\n" );
document.write( "B)28%
\n" );
document.write( "C)36%
\n" );
document.write( "D)30% \n" );
document.write( "
Algebra.Com's Answer #766012 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The price of the table is reduced by 10%. The new price is later reduced by 20%. The two deductions are equivalent to a single reduction of how many percent. \n" ); document.write( "A)0% \n" ); document.write( "B)28% \n" ); document.write( "C)36% \n" ); document.write( "D)30% \n" ); document.write( "--------------- \n" ); document.write( "OP = Original Price \n" ); document.write( "--- \n" ); document.write( "OP*0.9*0.8 = 0.72*OP \n" ); document.write( "---> 28% \n" ); document.write( " |