document.write( "Question 1195895: How do I do a simple function to solve for Profit = Revenue - Cost
\n" );
document.write( "Revenue = 1,954,264 and Cost = 882,740
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #828499 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "What does \"do a simple function\" mean? \n" ); document.write( "You show the function: Profit = Revenue - Cost \n" ); document.write( "If you want to evaluate the function, perform the arithmetic with the given values: \n" ); document.write( "profit = 1,954,264 - 882,740 \n" ); document.write( "You can do the arithmetic.... \n" ); document.write( " \n" ); document.write( " |