document.write( "Question 1033246: Mary Jo spends $1,860 to buy stock in two companies. She pays $15 a share to one of the companies and $26 a share to the other. If she ends up with a total of 80 shares, how many shares did she buy at $15 a share and how many did she buy at $26 a share?\r
\n" );
document.write( "\n" );
document.write( "She bought
\n" );
document.write( " shares at $15 and
\n" );
document.write( " shares at $26. \n" );
document.write( "
Algebra.Com's Answer #647793 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Mary Jo spends $1,860 to buy stock in two companies. She pays $15 a share to one of the companies and $26 a share to the other. If she ends up with a total of 80 shares, how many shares did she buy at $15 a share and how many did she buy at $26 \n" ); document.write( "a share? \n" ); document.write( "--------------------- \n" ); document.write( "f + t = 80 shares \n" ); document.write( "15f + 26t = 1860 dollars \n" ); document.write( "---------------------------- \n" ); document.write( "15f + 15t = 15*80 \n" ); document.write( "15f + 26t = 1860 \n" ); document.write( "----- \n" ); document.write( "Subtract and solve for \"t\":: \n" ); document.write( "11t = 660 \n" ); document.write( "t = 60 (# of shares of $26 shares) \n" ); document.write( "---------------- \n" ); document.write( "f = 80-26 = 54 shares (# of $15 shares) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "She bought \n" ); document.write( " shares at $15 and \n" ); document.write( " shares at $26. \n" ); document.write( " |