document.write( "Question 1010893: The profit, P, from a computer program is related to the cost, C, of developing the program and the money made, M, from selling the program by the formula:\r
\n" ); document.write( "\n" ); document.write( "P = M – C (generalized formula)\r
\n" ); document.write( "\n" ); document.write( "A computer program is sold for $59 a copy. The cost of developing the program was $18 per copy plus an additional $6,000 for initial expenses. The developers predicted they would sell x copies, but actually sold (x + 2,500) copies. Which represents their actual profit?
\n" ); document.write( "

Algebra.Com's Answer #626409 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
If they only sod \"+x+\" copies, their profit
\n" ); document.write( "would be:
\n" ); document.write( "\"+P+=+59x+-+18x+-+6000+\"
\n" ); document.write( "\"+P+=+41x+-+6000+\"
\n" ); document.write( "-------------------
\n" ); document.write( "But they actually sold \"+x+%2B+2500+\" copies,
\n" ); document.write( "so their profit was:
\n" ); document.write( "\"+P+=+41%2A%28+x+%2B+2500+%29+-+6000+\"
\n" ); document.write( "\"+P+=+41x+%2B+102500+-+6000+\"
\n" ); document.write( "\"+P+=+41x+%2B+96500+\"
\n" ); document.write( "
\n" );