document.write( "Question 395640: A company sells toys and makes 25x dollars for selling x toys. The cost of making x toys is 12x+1000 dollars. The profit is the difference: money made minus cost. Find a model for the profit. \n" ); document.write( "
Algebra.Com's Answer #280768 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "money made is $25x for selling x toys
\n" ); document.write( "money spent is ($2x+1000) for making x toys
\n" ); document.write( "P = $25x - ($2x+ $1000)
\n" ); document.write( "P = $23x - $1000 \n" ); document.write( "
\n" );