document.write( "Question 1095258:  Mary Jo spends $1,980 to buy stock in two companies. She pays $26 a share to one of the companies and $20 a share to the other. If she ends up with a total of 90 shares, how many shares did she buy at $26 a share and how many did she buy at $20 a share?\r
\n" );
document.write( "\n" );
document.write( "She bought (     )   shares at $26 and (    )
\n" );
document.write( " shares at $20.
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #709831 by josgarithmetic(39630)      You can put this solution on YOUR website! 90 shares, total \n" ); document.write( "x at $20 each \n" ); document.write( "90-x at $26 each\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The cost: \n" ); document.write( "Solve for x and evaluate 90-x. \n" ); document.write( " |