document.write( "Question 1042827: A manufacturer sells sets of golf clubs to a retail sports store for 25 percent more than they cost to produce. The retail store sells a set of those clubs to a customer for a 30 percent profit. The price the customer paid for the clubs was what percent greater than the cost of production?
\n" );
document.write( "A) 50%
\n" );
document.write( "B) 55%
\n" );
document.write( " C) 60%
\n" );
document.write( " D) 62.5% \n" );
document.write( "
Algebra.Com's Answer #657867 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! The 25% increase is represented by the multiplier 1.25 \n" ); document.write( "The 30% increase is represented by the multiplier 1.30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Multiply the two multipliers to get: 1.25*1.30 = 1.625\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So overall, this is a 62.5% increase which means the answer is choice D. \n" ); document.write( " |