document.write( "Question 233146: how do I set up and solve this problem\r
\n" );
document.write( "\n" );
document.write( "we purchased 60 units and gave away three and sold the rest at twice their purchase price. The total profit eas $1188 how much did we sell them for? \n" );
document.write( "
Algebra.Com's Answer #172184 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! we purchased 60 units and gave away three and sold the rest at twice their purchase price. The total profit was $1188 how much did we sell them for? \n" ); document.write( "; \n" ); document.write( "Let x = purchase price \n" ); document.write( "then \n" ); document.write( "2x = selling price \n" ); document.write( ": \n" ); document.write( "Revenue - cost = profit \n" ); document.write( "2x(60-3) - 60x = 1188 \n" ); document.write( ": \n" ); document.write( "2x(57) - 60x = 1188 \n" ); document.write( ": \n" ); document.write( "114x - 60x = 1188 \n" ); document.write( "54x = 1188 \n" ); document.write( "x = 1188/54 \n" ); document.write( "x = $22 the purchase price \n" ); document.write( "then \n" ); document.write( "$44 price they sold them for \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this: \n" ); document.write( "44(57) - 22(60) = \n" ); document.write( "2508 - 1320 = 1188 \n" ); document.write( " |