document.write( "Question 1007259: Mario had 40 shares of stock that each lost $75 during the first half of the year. He also had 24 shares of a different stock that gained $50 each.
\n" );
document.write( "What was his net change during this time period on these stocks? \n" );
document.write( "
Algebra.Com's Answer #623225 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well, if we consider losing to be negative, he lost \n" ); document.write( "40($75) = $3000 \n" ); document.write( "He gained 24($50) = $1200 \n" ); document.write( "Thus -$3000 + $1200 = -$1800 \n" ); document.write( "A net loss of $1800. \n" ); document.write( " |