document.write( "Question 1128687: Elva invested $2100 in the stock market. she purchased shares in world oil at $7.50 shares, and zinco Mines at $3.25 / share. if the total number of shares was 450, how many for each stock did she buy ? \n" ); document.write( "
Algebra.Com's Answer #745163 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = number of share of World Oil
\n" ); document.write( "Let \"+b+\" = number of shares of Zinco Mines
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+450+\"
\n" ); document.write( "(2) \"+7.5a+%2B+3.25b+=+2100+\"
\n" ); document.write( "-------------------------------------
\n" ); document.write( "(2) \"+750a+%2B+325b+=+210000+\"
\n" ); document.write( "Multiply both sides of (1) by \"+325+\" and
\n" ); document.write( "subtract (1) from (2)
\n" ); document.write( "(1) \"+-325a+-+325b+=+-146250+\"
\n" ); document.write( "-------------------------------------
\n" ); document.write( "\"+425a+=+63750+\"
\n" ); document.write( "\"+a+=+150+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+150+%2B+b+=+450+\"
\n" ); document.write( "(1) \"+b+=+300+\"
\n" ); document.write( "----------------------------
\n" ); document.write( "150 shares of World Oil
\n" ); document.write( "300 shares of Zinco Mines
\n" ); document.write( "-------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+7.5a+%2B+3.25b+=+2100+\"
\n" ); document.write( "(2) \"+7.5%2A150+%2B+3.25%2A300+=+2100+\"
\n" ); document.write( "(2) \"+1125+%2B+975+=+2100+\"
\n" ); document.write( "(2) \"+2100+=+2100+\"
\n" ); document.write( "Ok
\n" ); document.write( "
\n" );