document.write( "Question 1062995: Carla and Benicio work in a men's clothing store. They earn commission from each suit and each pair of shoes they sell. For selling 3 suits and one pair of shoes, Carla has earned $47 in commission. For selling 7 suits and 2 pairs of shoes, Benicio has earned $107 in commission. How much do the salespeople earn for commission for the sale of a suit? for the sale if a pair of shoes? Write a system of equation to represent situation. Then, solve by the system by substitution. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have been working on this for 2 hours and I still can't figure it out, please help me. \n" );
document.write( "
Algebra.Com's Answer #677998 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Carla and Benicio work in a men's clothing store. They earn commission from each suit and each pair of shoes they sell. \n" ); document.write( "For selling 3 suits and one pair of shoes, Carla has earned $47 in commission. \n" ); document.write( "3u + s = 47 dollars \n" ); document.write( "-------------------------- \n" ); document.write( " For selling 7 suits and 2 pairs of shoes, Benicio has earned $107 in commission. \n" ); document.write( "7u + 2s = 107 dollars \n" ); document.write( "------------------------------------- \n" ); document.write( " How much do the salespeople earn for commission for the sale of a suit? for the \n" ); document.write( "sale if a pair of shoes? Write a system of equation to represent situation. Then, solve by the system by substitution. \n" ); document.write( "--------------- \n" ); document.write( "The system:: \n" ); document.write( "3u + s = 47 \n" ); document.write( "7u + 2s = 107 \n" ); document.write( "------- \n" ); document.write( "s = 47-3u \n" ); document.write( "Substitute for \"s\" and solve for \"u\":: \n" ); document.write( "7u + 2(47-3u) = 107 \n" ); document.write( "7u + 94 - 6u = 107 \n" ); document.write( "u = $13 (price of one suit) \n" ); document.write( "---- \n" ); document.write( "Solve for \"s\": \n" ); document.write( "s = 47-3u \n" ); document.write( "s = 47-3*13 \n" ); document.write( "s = $8 (price of one pair of shoes) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |