document.write( "Question 832503: An investor bought 3 shares of stock A and 2 shares of stock B for a total of $41.00. Stock A costs $2.00 more per share than stock B. What is the cost of a share of stock A in dollars? \n" ); document.write( "
Algebra.Com's Answer #502075 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3a+2b=41
\n" ); document.write( "a=b+2
\n" ); document.write( "a=9
\n" ); document.write( "b=7
\n" ); document.write( "
\n" ); document.write( "
\n" );