document.write( "Question 635604: Suppose the demand function for q thousand units of a certain commodity is given by P=30(3^-q/2)where p is the price per unit.\r
\n" );
document.write( "\n" );
document.write( "a. at what price will the demand (q) equal 4000 units?\r
\n" );
document.write( "\n" );
document.write( "(I keep getting a negative 8.90 Which i am sure is not correct because it is not suppose to be a negative) \n" );
document.write( "
Algebra.Com's Answer #400421 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose the demand function for q thousand units of a certain commodity is given by P=30(3^-q/2)where p is the price per unit.\r \n" ); document.write( "\n" ); document.write( "a. at what price will the demand (q) equal 4000 units? \n" ); document.write( "----------- \n" ); document.write( "P = 30*3^(-q/2) = 4000 \n" ); document.write( "3^(-q/2) = 400/3 \n" ); document.write( "(-q/2)*log(3) = log(400/3) \n" ); document.write( "(-q/2) = log(400/3)/log(3) \n" ); document.write( "q = -2*log(400/3)/log(3) \n" ); document.write( "q =~ -8.9 \n" ); document.write( "============ \n" ); document.write( "I would question the formula. \n" ); document.write( " \n" ); document.write( " |