document.write( "Question 48413: Cindy earns a 15% commission on all sales. On Saturday, she sold $985.40 worth of merchandise. \n" ); document.write( "
Algebra.Com's Answer #32047 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Use the formula for percentages: \n" ); document.write( "Part/Whole=%/100 \n" ); document.write( "x/985.40 = 15%/100 [Solve for x] \n" ); document.write( "(x)(100) = (985.40)(15%) \n" ); document.write( "100x = 14781 \n" ); document.write( "100x/100 = 985.40/100 \n" ); document.write( "x = $147.81 was her earned commission. \n" ); document.write( " |