document.write( "Question 1114863: For the given stock investment, find the total purchase price:\r
\n" );
document.write( "\n" );
document.write( "Number of shares: 110
\n" );
document.write( "Purchase price per share: $23
\n" );
document.write( "Dividend per share: $3
\n" );
document.write( "Sale price per share: $44 \n" );
document.write( "
Algebra.Com's Answer #729784 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Only the number of shares and price per share matter here:\r \n" ); document.write( "\n" ); document.write( " 110shares*$23/share = $2530 \n" ); document.write( " |