document.write( "Question 175877: Billy Joe operates a website where he sells animal pelts he collects. Today, he filled 3 orders. The first one was for 4 skunk pelts, 6 squirrel pelts, and 8 raccoon pelts, and he charged them $572. The second was for 10 squirrel pelts and 10 raccoon pelts, for which he charged $370. The third order was for 45 squirrel pelts, and he charged $540 for that order. (all prices do not include any shipping charges or tax)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the information provided to determine how much each type of pelt (skunk, squirrel,and raccoon) costs.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #131190 by agosset(4)\"\" \"About 
You can put this solution on YOUR website!
This is a three equation process and we work our way from one to the next:\r
\n" ); document.write( "\n" ); document.write( "First we need to translate the word problem to a number problem:
\n" ); document.write( "Let k=price of skunk pelts
\n" ); document.write( "Let q=Price of squirrel pelts
\n" ); document.write( "Let r=Price or raccon pelts
\n" ); document.write( "4 skunk pelts, 6 squirrel pelts, and 8 raccoon pelts, and he charged them $572.
\n" ); document.write( "4k+6q+8r=572\r
\n" ); document.write( "\n" ); document.write( "The second was for 10 squirrel pelts and 10 raccoon pelts, for which he charged $370.
\n" ); document.write( "10q+10r=370\r
\n" ); document.write( "\n" ); document.write( "The third order was for 45 squirrel pelts, and he charged $540 for that order
\n" ); document.write( "45q=540\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From this last equation we divide all terms by 45 and get:\r
\n" ); document.write( "\n" ); document.write( "\"45q%2F45=540%2F45\"
\n" ); document.write( "\"q=12\"\r
\n" ); document.write( "\n" ); document.write( "Now we replace q by 12 on the second equation:
\n" ); document.write( "\"10q%2B10r=370\"
\n" ); document.write( "\"10%2812%29%2B10r=370\"
\n" ); document.write( "\"120%2B10r=370\"
\n" ); document.write( "\"10r=370-120\"
\n" ); document.write( "\"10r=250\"
\n" ); document.write( "\"r=250%2F10\"
\n" ); document.write( "\"r=25\"
\n" ); document.write( "Last step is to replace r and q on the first equation
\n" ); document.write( "\"4k%2B6q%2B8r=572\"
\n" ); document.write( "\"4k%2B6%2812%29%2B8%2825%29=572\"
\n" ); document.write( "\"4k%2B72%2B200=572\"
\n" ); document.write( "\"4k=572-72-200\"
\n" ); document.write( "\"4k=572-272\"
\n" ); document.write( "\"4k=300\"
\n" ); document.write( "\"k=284%2F4\"
\n" ); document.write( "\"k=75\"\r
\n" ); document.write( "\n" ); document.write( "Skunks= $75
\n" ); document.write( "Raccoons= $25
\n" ); document.write( "Squirrels= $12\r
\n" ); document.write( "\n" ); document.write( "We can replace numbers on all three equations to verify.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );