document.write( "Question 74156: Joe Student wins the lottery! Being a loyal Northwesterner he decides to invest his $13,000 in local companies. He invests part of the principal in Starbuck's stock which gains 7% in value and, sadly, the rest of his winnings on Boeing stock which loses 10% of it's value in one year. At the end of the year Joe's stock has gained $60 in value. How much did he invest in each company? \n" ); document.write( "
Algebra.Com's Answer #53189 by bucky(2189) ![]() You can put this solution on YOUR website! Call Joe's investment in Starbuck's S and Joe's investment in Boeing B. Since we know the two \n" ); document.write( "investments total $13,000 we can write the equation: \n" ); document.write( ". \n" ); document.write( "S + B = 13000 \n" ); document.write( ". \n" ); document.write( "We also know that Joe's investment in Starbuck's gains 7% in value and his investment in \n" ); document.write( "Boeing loses 10% and if we total the two investments the answer is $60. Using decimals for \n" ); document.write( "percents this becomes in equation form: \n" ); document.write( ". \n" ); document.write( "0.07S - 0.10B = 60 \n" ); document.write( ". \n" ); document.write( "Multiply this equation (all terms) by 100 to eliminate the decimals and get: \n" ); document.write( ". \n" ); document.write( "7S - 10B = 6000 \n" ); document.write( ". \n" ); document.write( "Return to our first equation and solve it for one of the variables in terms of the other. \n" ); document.write( "For example, solve for S by subtracting B from both sides to get: \n" ); document.write( ". \n" ); document.write( "S = 13000 - B \n" ); document.write( ". \n" ); document.write( "Substitute the right side of this equation for S into the return equation as follows: \n" ); document.write( ". \n" ); document.write( "7S - 10B = 6000 \n" ); document.write( ". \n" ); document.write( "7(13000 - B) - 10B = 6000 \n" ); document.write( ". \n" ); document.write( "Multiply out to get: \n" ); document.write( ". \n" ); document.write( "91000 - 7B - 10B = 6000 \n" ); document.write( ". \n" ); document.write( "Combine the two terms containing B \n" ); document.write( ". \n" ); document.write( "91000 - 17B = 6000 \n" ); document.write( ". \n" ); document.write( "Get rid of the 91000 on the left side by subtracting 91000 from both sides to obtain: \n" ); document.write( ". \n" ); document.write( "-17B = -85,000 \n" ); document.write( ". \n" ); document.write( "Divide both sides by -17 to find B \n" ); document.write( ". \n" ); document.write( "B = (-85000/-17) = 5000 \n" ); document.write( ". \n" ); document.write( "So we know that Joe had $5,000 invested in Boeing Stock. Since he invested $13,000 total \n" ); document.write( "the remaining $8,000 was invested in Starbuck's. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand this problem and the need for two separate equations \n" ); document.write( "to solve for the two variables. \n" ); document.write( " |