document.write( "Question 1133733: Mario invested 855 in 45 and 25 stock shares. The number of 25 shares was nine less than three times the number of 45 shares. How many of each type of share did he buy . \n" ); document.write( "
Algebra.Com's Answer #751102 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x + y = 855
\n" ); document.write( "x = 3y - 9
\n" ); document.write( ".
\n" ); document.write( "3y - 9 + y = 855
\n" ); document.write( "4y = 864
\n" ); document.write( "y = 216 this is the amount invested in 45 stock shares
\n" ); document.write( "855-216 = 639 this is the amount invested in 25 stock shares\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );