document.write( "Question 725730: A store owner brought 200 pens and sold them for $2.00 each. She made $40 profit after she sold them all. How much did each pen cost? \n" ); document.write( "
Algebra.Com's Answer #444289 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
200*2-40=200x
\n" ); document.write( "400-40=200x
\n" ); document.write( "200x=360
\n" ); document.write( "x=360/200
\n" ); document.write( "x=$1.80 cost of the pens.
\n" ); document.write( "Proof:
\n" ); document.write( "200*2-40=200*1.8
\n" ); document.write( "400-40=360
\n" ); document.write( "360=360
\n" ); document.write( "
\n" );