document.write( "Question 412858: Did I do this correctly,
\n" );
document.write( "D(p)= 2000-60p
\n" );
document.write( "S(p)=460+94p p is the price in dollars \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) find those values of p for which demand exceeds supply
\n" );
document.write( "2000-60P > 460 + 94p
\n" );
document.write( "2460 > 154p
\n" );
document.write( "$15.97 > p \r
\n" );
document.write( "\n" );
document.write( "b) find those value of p for which demand is less than supply
\n" );
document.write( "2000-60P < 460 + 94p
\n" );
document.write( "2460 < 154p
\n" );
document.write( "p > $15.97 \n" );
document.write( "
Algebra.Com's Answer #289882 by shree840(260)![]() ![]() You can put this solution on YOUR website! eq is wrong \n" ); document.write( "2000-460>154p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and 2000-460<154p \n" ); document.write( " |