document.write( "Question 1113394: A stock investment of 500 shares pays a dividend of $625. At this rate, how many additional shares are required to earn a dividend of $1200/ \n" ); document.write( "
Algebra.Com's Answer #728427 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A stock investment of 500 shares pays a dividend of $625.
\n" ); document.write( " At this rate, how many additional shares are required to earn a dividend of $1200.
\n" ); document.write( ":
\n" ); document.write( "Find the dividend amt per share
\n" ); document.write( "\"625%2F500\" = $1.25 per share
\n" ); document.write( ":
\n" ); document.write( "let s = no. of shares to have $1200
\n" ); document.write( "1.25s = 1200
\n" ); document.write( "s = 1200/1.25
\n" ); document.write( "s = 960 shares
\n" ); document.write( "
\n" );