document.write( "Question 1049535: Olivia designs and sells necklaces. The materials for each necklace cost $4. She sells an average of 40 necklaces a week for $8. She would like to raise the price, but for each $0.50 increase she would lose four sales each week. \r
\n" );
document.write( "\n" );
document.write( "a) write an expression to represent the price of each necklace.
\n" );
document.write( "b) write an expression to represent the number of necklaces sold per week
\n" );
document.write( "c) use your answers in a) and b) to write an expression that represents Olivia's revenue from the sales of her necklaces.
\n" );
document.write( "d) Write an expression to represent the cost of materials for the necklaces
\n" );
document.write( "e) Use your answers from c) and d) to write an equation for Olivia's profit \n" );
document.write( "
Algebra.Com's Answer #665137 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Olivia designs and sells necklaces. The materials for each necklace cost $4. She sells an average of 40 necklaces a week for $8. She would like to raise the price, but for each $0.50 increase she would lose four sales each week. \n" ); document.write( "a) write an expression to represent the price of each necklace. \n" ); document.write( "Ans: p(x) = (800/40) + 50x = 20 + 50x cents \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "b) write an expression to represent the number of necklaces sold per week \n" ); document.write( "Ans: s(x) = 40 - 4x \n" ); document.write( "------------------------------------ \n" ); document.write( "c) use your answers in a) and b) to write an expression that represents Olivia's revenue from the sales of her necklaces. \n" ); document.write( "R(x) = price * # of units sold = (20+50x)(40-4x) \n" ); document.write( "-------------------------------------- \n" ); document.write( "d) Write an expression to represent the cost of materials for the necklaces \n" ); document.write( "C(x) = 4(40+x) \n" ); document.write( "e) Use your answers from c) and d) to write an equation for Olivia's profit \n" ); document.write( "P(x) = R(x)-C(x) = (20+50x)(40-4x)-(160+4x) in cents \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |