document.write( "Question 903439: An investor bought 600 shares of stock, some at $5.75 per share and some at $7.00 per share. If the total cost was $4,075.00, how many shares of each stock did the investor buy? \n" ); document.write( "
Algebra.Com's Answer #548019 by AlgebraLady88(44)![]() ![]() You can put this solution on YOUR website! We can tackle this type of question step by step, which would be less confusing and daunting . \n" ); document.write( "So, the first statement is that ,\" an investor bought 600 shares of stock, some at $5.75 per share and some at $7.00 per share.\"\r \n" ); document.write( "\n" ); document.write( "Right off we know how many stocks he bought and that he bought two types. We can write this out as\r \n" ); document.write( "\n" ); document.write( "x+y = 600 \r \n" ); document.write( "\n" ); document.write( "'x' for one type and 'y' for the other. \n" ); document.write( "Now, wasn't that easy? \r \n" ); document.write( "\n" ); document.write( "Now , the next statement tells us that the total cost was $4075.00 and the question concerns how many shares of each stock the investor bought.\r \n" ); document.write( "\n" ); document.write( "This again can be written as :\r \n" ); document.write( "\n" ); document.write( "5.75 x + 7.00 y = 4075\r \n" ); document.write( "\n" ); document.write( "We don't know how many 'x' stocks and how many 'y' stocks he bought. That's what we are trying to find out.\r \n" ); document.write( "\n" ); document.write( "We now have two equations:\r \n" ); document.write( "\n" ); document.write( "x+y = 600 (a) \n" ); document.write( "5.75 x+ 7.00 y= 4075 (b)\r \n" ); document.write( "\n" ); document.write( "We will use the process of elimination. In (a) we will multiply each by -7 \n" ); document.write( "to get\r \n" ); document.write( "\n" ); document.write( "-7x-7y = -4200 (c)\r \n" ); document.write( "\n" ); document.write( "Now, we will add equations (b) and (c) \n" ); document.write( "and get\r \n" ); document.write( "\n" ); document.write( "-1.25 x= - 125 \n" ); document.write( " x= 100 \n" ); document.write( "That means, y= 500 based on equation (a)\r \n" ); document.write( "\n" ); document.write( "To check:\r \n" ); document.write( "\n" ); document.write( "We will plug in numbers into equation (b)\r \n" ); document.write( "\n" ); document.write( "5.75 x + 7 y= 4075 \n" ); document.write( "5.75 (100) + 7 ( 500) = 4075 Voila!\r \n" ); document.write( "\n" ); document.write( " |