document.write( "Question 173842This question is from textbook finite math with application
\n" );
document.write( ": A shop sells skirts for $45 and blouses for $35. Its entire stock is worth $51,750, but sales are slow and only half the skirts and two-thirds of the blouses are sold, for a total of $30,600. How many skirts and blouses are left in the store? \n" );
document.write( "
Algebra.Com's Answer #128709 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! shop sells skirts for $45 and blouses for $35. Its entire stock is worth $51,750, but sales are slow and only half the skirts and two-thirds of the blouses are sold, for a total of $30,600. How many skirts and blouses are left in the store? \n" ); document.write( "--------------- \n" ); document.write( "Equations: \n" ); document.write( "Value equation: 45s + 35b = 51750 \n" ); document.write( "Value equation: (1/2)45s + (2/3)35b = 30600 \n" ); document.write( "------------------------------ \n" ); document.write( " 9s + 7b = 10350 \n" ); document.write( "22.5s + 23.333b = 30600 \n" ); document.write( "---------------------------- \n" ); document.write( "Solve by what ever method you know to get: \n" ); document.write( "s = 520 (original number of skirts) \n" ); document.write( "b = 810 (original number of blouses) \n" ); document.write( "-------------- \n" ); document.write( "skirts now in the store: (1/2)520 = 260 \n" ); document.write( "blouses now in the store: (1/3)810 = 270 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |