document.write( "Question 54959: Can someone help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to find two solutions for the following equation:
\n" );
document.write( " When x number of units are sold, the price of each unit (in dollars) is given by p = -x/2 + 75. I need to find the unit price when the following quantities are sold: 9 and 11.\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #37135 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! p = -x/2 + 75. I need to find the unit price when the following quantities are sold: 9 and 11. \n" ); document.write( "-------------- \n" ); document.write( "P(9)=-9/2 + 75 \n" ); document.write( "=-4.5+75 \n" ); document.write( "=71.5 \n" ); document.write( "------------ \n" ); document.write( "p(11)=-11/2 + 75 \n" ); document.write( "=-5.5 + 75 \n" ); document.write( "=69.5 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |