document.write( "Question 990685: For these problems, x will represent the number of items and y will represent the money.\r
\n" );
document.write( "\n" );
document.write( "The fixed costs for a certain item are $100 per week. The cost to produce each item is $3 per item.\r
\n" );
document.write( "\n" );
document.write( "Using this information, what is the cost equation? Give your answer in slope-intercept form:
\n" );
document.write( "y=
\n" );
document.write( "3X+100
\n" );
document.write( " Preview \r
\n" );
document.write( "\n" );
document.write( "The retailer intends to sell each item for $10/item.\r
\n" );
document.write( "\n" );
document.write( "Using this information, what is the revenue equation? Give your answer in slope-intercept form:
\n" );
document.write( "y=
\n" );
document.write( "10X
\n" );
document.write( " Preview \r
\n" );
document.write( "\n" );
document.write( "If in this week 9 items are made, and all items are sold in the week, what are the total costs to the retailer?
\n" );
document.write( "Cost = $
\n" );
document.write( "127\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the revenue from selling 9 items?
\n" );
document.write( "Revenue = $
\n" );
document.write( "90\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Finally, what is the profit for this retailer? (This is the part i can't figure out)
\n" );
document.write( "Profit = $ <---- ?
\n" );
document.write( "217.00 (Wrong) Why? How?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #610704 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! For these problems, x will represent the number of items and y will represent the money.\r \n" ); document.write( "\n" ); document.write( "The fixed costs for a certain item are $100 per week. The cost to produce each item is $3 per item.\r \n" ); document.write( "\n" ); document.write( "Using this information, what is the cost equation? Give your answer in slope-intercept form: \n" ); document.write( "y= \n" ); document.write( "3X+100 \n" ); document.write( " Preview \r \n" ); document.write( "\n" ); document.write( "The retailer intends to sell each item for $10/item.\r \n" ); document.write( "\n" ); document.write( "Using this information, what is the revenue equation? Give your answer in slope-intercept form: \n" ); document.write( "y= \n" ); document.write( "10X \n" ); document.write( " Preview \r \n" ); document.write( "\n" ); document.write( "If in this week 9 items are made, and all items are sold in the week, what are the total costs to the retailer? \n" ); document.write( "Cost = $ \n" ); document.write( "127\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "What is the revenue from selling 9 items? \n" ); document.write( "Revenue = $ \n" ); document.write( "90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Finally, what is the profit for this retailer? (This is the part i can't figure out) \n" ); document.write( "Profit = $ <---- ? \n" ); document.write( "217.00 (Wrong) Why? How? \n" ); document.write( " Profit = Revenue - Cost, not Revenue, plus cost, as you have it.\n" ); document.write( " |