document.write( "Question 133744: Each week a soft drink machine sells x cans of soda for $0.75/soda. The cost to the owner of the soda machine for each soda is $0.10. The weekly fixed cost for maintaining the soda machine is $25/week. Write an equation that relates the weekly profit, P, in dollars to the number of cans sold each week. Then use the equation to find the weekly profit when 92 cans of soda are sold in a week. \n" ); document.write( "
Algebra.Com's Answer #97859 by dolly(163)![]() ![]() ![]() You can put this solution on YOUR website! The equation would be:\r \n" ); document.write( "\n" ); document.write( "Selling price of x cans of soda = $ 0.75 x \n" ); document.write( "Cost price of x cans = $0.10 x \n" ); document.write( "Fixed cost per week = $25 \n" ); document.write( "Total cost = $ 25 + $ 0.10x \n" ); document.write( "Thus Prfit P = selling price - cost price \n" ); document.write( "P = $ 0.75x - ($ 25 + $ 0.10x) \n" ); document.write( " = $ 0.75x - $ 25 - $ 0.10x \n" ); document.write( " P = $ 0.65x - $ 25\r \n" ); document.write( "\n" ); document.write( "When 92 cans are sold, \n" ); document.write( "plug in x = 92 in the above, \n" ); document.write( "P = $ 0.65 * 92 - $ 25 \n" ); document.write( " = $ 34.8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |