document.write( "Question 1071928: A man pays $2500 for some TV's and sells them for $5500 making a profit of $50 on each TV...how many TV's did he purchase? \n" ); document.write( "
Algebra.Com's Answer #686963 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man pays $2500 for some TV's and sells them for $5500 making a profit of $50 on each TV...
\n" ); document.write( "how many TV's did he purchase?
\n" ); document.write( ":
\n" ); document.write( "let x = no. of tv's purchased
\n" ); document.write( "x = \"%28%285500-2500%29%29%2F50\"
\n" ); document.write( "x = \"3000%2F50\"
\n" ); document.write( "x = 60 tv's
\n" ); document.write( "
\n" );