document.write( "Question 149177: Two different stocks were purchased for $18,025. The first stock was priced at$45.50 per share and the second stock was priced at $19.75 per share. A total of 500 stocks were purchased. How many shares were purchased at $45.50?\r
\n" );
document.write( "\n" );
document.write( " 1st stock 2nd stock
\n" );
document.write( "price 45.50 19.75\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thats what I have so far, Can you help please. \n" );
document.write( "
Algebra.Com's Answer #109497 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two different stocks were purchased for $18,025. The first stock was priced at$45.50 per share and the second stock was priced at $19.75 per share. A total of 500 stocks were purchased. How many shares were purchased at $45.50? \n" ); document.write( "---------------- \n" ); document.write( "Quantity Equation: x + y = 500 \n" ); document.write( "Value EQUATION: 45.50x + 19.75y = 18025 \n" ); document.write( "---------------------------- \n" ); document.write( "Rearrange and Modify to get: \n" ); document.write( "1975x + 1975y = 500*1975 \n" ); document.write( "4550x + 1975y = 1802500 \n" ); document.write( "---------------------------- \n" ); document.write( "Subtract 1st from 2nd to get: \n" ); document.write( "2575x = 815000 \n" ); document.write( "x = 313.5...(# of shares purchased at 45.50) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |