document.write( "Question 937716: 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 1 pair of shoes
\n" );
document.write( "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 the sale of a suit? How much do they earn for the sale of a pair pair of shoes? \n" );
document.write( "
Algebra.Com's Answer #571125 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = dollars commission for one suit \n" ); document.write( "y = dollars commission for one pair shoes \n" ); document.write( "--- \n" ); document.write( "3x + 1y = 47 \n" ); document.write( "7x + 2y = 107 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "3x + 1y = 47 \n" ); document.write( "7x + 2y = 107 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "solution: \n" ); document.write( "x = 13 \n" ); document.write( "y = 8 \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |