document.write( "Question 905781: Tyler bought 20 shares of Wal-Mart at $48.80. A year later, he bought 20 more shares at $54.60. He later sold all of his shares at the price of $62.80. Tyler's broker charges him 3% of each share as a transaction fee. After all of his transactions, how much money did Tyler make? \n" ); document.write( "
Algebra.Com's Answer #549385 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3% goes to the broker
\n" ); document.write( "97% goes to Tyler
\n" ); document.write( ".97*(40*62.80-20*48.80-20*54.60)
\n" ); document.write( ".97*(2512-976-1092)
\n" ); document.write( ".97*444=430.68
\n" ); document.write( "Tyler receives $430.68
\n" ); document.write( "
\n" );