document.write( "Question 98415: Another word problem Im having trouble with.
\n" );
document.write( "Using R for revenue, C for cost, and P for profit, write an expression for selling x thousand items if the the following is true.
\n" );
document.write( "Item price: $8.00
\n" );
document.write( "Fixed Costs $71,174
\n" );
document.write( "Varaible Costs $3816x
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #71591 by stanbon(75887) ![]() You can put this solution on YOUR website! Using R for revenue, C for cost, and P for profit, write an expression for selling x thousand items if the the following is true. \n" ); document.write( "Item price: $8.00 \n" ); document.write( "Fixed Costs $71,174 \n" ); document.write( "Variable Costs $3816x \n" ); document.write( "--------------- \n" ); document.write( "Comment: \"Variable Costs\" is not a standard finance item, especially \n" ); document.write( "when it contains a variable in its expression. \n" ); document.write( "------------------------ \n" ); document.write( "Revenue = (price)*(number of items sold) = 8*x \n" ); document.write( "Profit = Revenue - Cost= 8x - 71,174-3816x \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |