document.write( "Question 42181: when x number of units are sold,the price of each unit (in dollars) is given by p = -x over 2 + 75. find the unit price when the following qualnties are sold 2 ,7,9, 11 \n" ); document.write( "
Algebra.Com's Answer #27337 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
When 'x' units are sold, the price of each unit (p in $) is given by
\n" ); document.write( "\"p+=+2%5E%28-x%29+%2B+75\"
\n" ); document.write( "or \"p+=+1%2F2%5Ex+%2B+75\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So when 2 units are sold, unit price i.e. price of each unit is $\"p+=+1%2F2%5E2+%2B+75\" = $75.25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So when 7 units are sold, unit price i.e. price of each unit is $\"p+=+1%2F2%5E7+%2B+75\" = $75.01 (approx).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try the others as above. The answers are $75 (approx) in both the case.
\n" ); document.write( "
\n" );