document.write( "Question 1127900: At a particular store, the ratio of profit to cost price is 1 1/6: 1 1/5. If the profit of a particular item is $310m what is the selling price of that item? \n" ); document.write( "
| Algebra.Com's Answer #744419 by ankor@dixie-net.com(22740)     You can put this solution on YOUR website! At a particular store, the ratio of profit to cost price is 1 1/6: 1 1/5. \n" ); document.write( " If the profit of a particular item is $310m what is the selling price of that item? \n" ); document.write( ": \n" ); document.write( "Change to improper fractions then to a decimal \n" ); document.write( "1 1/6 = \n" ); document.write( "1 1/5 = \n" ); document.write( ": \n" ); document.write( "let c = the cost price \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "1.67c = 1.2 * 310 \n" ); document.write( "1.67c = 372 \n" ); document.write( "c = \n" ); document.write( "c = 223.20 is the cost of the item \n" ); document.write( "find the selling price; cost + profit \n" ); document.write( "223.20 + 310 = $533.20 is the selling price \n" ); document.write( " |