document.write( "Question 733627: 1 )The PTA at Magnolia Elementary is selling spirit shirts for students to wear on Fridays to raise money for a new track field. For any orders of 100 or more, the silk screening company will charge $195 set up fee and $3.50 per
\n" );
document.write( "T-shirt ordered. The PTA is charging $5 per shirt to students.\r
\n" );
document.write( "\n" );
document.write( "a. Write an equation for the total cost, C, of ordering t T-shirts. b. b. Write an equation for the revenue, R, for selling t T-shirts.
\n" );
document.write( "c. Write an equation for the profit, P, made by the PTA for selling the shirts.\r
\n" );
document.write( "\n" );
document.write( "d. (1 point) How many shirts does the PTA have to sell before they start making money for their fundraiser?\r
\n" );
document.write( "\n" );
document.write( "e. (1 point) If the PTA needs to raise $5000 for the new track field, how many T-shirts do they need to sell?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #448505 by chana(69)![]() ![]() You can put this solution on YOUR website! 1)The PTA at Magnolia Elementary is selling spirit shirts for students to wear on Fridays to raise money for a new track field. For any orders of 100 or more, the silk screening company will charge $195 set up fee and $3.50 per \n" ); document.write( "T-shirt ordered. The PTA is charging $5 per shirt to students. \n" ); document.write( "a. Write an equation for the total cost, C, of ordering t T-shirts. b. b. Write an equation for the revenue, R, for selling t T-shirts. \n" ); document.write( "c. Write an equation for the profit, P, made by the PTA for selling the shirts. \n" ); document.write( "d. (1 point) How many shirts does the PTA have to sell before they start making money for their fundraiser? \n" ); document.write( "e. (1 point) If the PTA needs to raise $5000 for the new track field, how many T-shirts do they need to sell?\r \n" ); document.write( "\n" ); document.write( "Ans: \n" ); document.write( "Consider fixed cost(FC)= 195$ \n" ); document.write( "Cost pice = 3.50$ \n" ); document.write( "Selling price = 5$ \n" ); document.write( "a.total cost = t*3.50 + 195 \n" ); document.write( "Where t= no of shirts ordered . \n" ); document.write( "total cost and fixed cost .The above question is answered on the basis that all the expense includes FC+Variable cost \n" ); document.write( "Where variable cost here is cost of one shirt *total ordered.\r \n" ); document.write( "\n" ); document.write( "b.Revenue= t*5$ \n" ); document.write( "where t= toal shirts ordered.\r \n" ); document.write( "\n" ); document.write( "c.P = revenue - Total cost \n" ); document.write( " =(t*5)-(t*3.50 + 195)\r \n" ); document.write( "\n" ); document.write( "d.this is calculated by using break even point, in that point there will be no profit and no loss, after this poin, the company faces profit. \n" ); document.write( "break even quantity = FC/(CP-SP per unit) \n" ); document.write( " =195/(5-3.5) \n" ); document.write( " =130 shirts. \n" ); document.write( "So this company have to sell 130 shirts to make a profit.\r \n" ); document.write( "\n" ); document.write( "e.use this formula P = Total revenue - total cost \n" ); document.write( " 5000= (X*5)-(X*3.50 + 195) \n" ); document.write( "Where X is the total number of shirts to be sold to attain a profit of 5000$ \n" ); document.write( "Solving for X we get 3203 (rounded for nearest whole number)i.e., number of shirts to be sold. \n" ); document.write( " \n" ); document.write( " |