document.write( "Question 884682: Brian's revenue R in dollars from the sale of x baseball souvenirs is determined by the formula R=20x-x^2. His cost C in dollars is given by the formula C=-19x+140. For what values of x is Brian's profit positive? Write your answer in complete sentences. \n" ); document.write( "
Algebra.Com's Answer #534566 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Brian's revenue R in dollars from the sale of x baseball souvenirs is determined by the formula R=20x-x^2. His cost C in dollars is given by the formula C=-19x+140. For what values of x is Brian's profit positive? Write your answer in complete sentences. \n" ); document.write( "*** \n" ); document.write( "profit=revenue-cost=(20x-x^2)-(-19x+140) \n" ); document.write( "P(x)=20x-x^2+19x-140>0 \n" ); document.write( "P(x)=-x^2+39x-140>0 \n" ); document.write( "P(x)=-(x^2-39x+140>0 \n" ); document.write( "P(x)=-(x-4)(x-35)>0 \n" ); document.write( "number line: \n" ); document.write( "<...-...4.....+....35....-.....> \n" ); document.write( "what values of x is Brian's profit positive? (4,35), that is, all values of x between 4 and 35 \n" ); document.write( " |