document.write( "Question 1111721: Can someone help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( "A museum curator can use the equation C = 3x + square root of (50x + 9000) to find the
\n" );
document.write( "cost C (in dollars) for taking x people on a tour of the museum.\r
\n" );
document.write( "\n" );
document.write( "16. If the cost is $160, how many people went on a tour?\r
\n" );
document.write( "\n" );
document.write( "17. If the curator charges each person $10 to go on the tour, write an
\n" );
document.write( "expression for the revenue generated.\r
\n" );
document.write( "\n" );
document.write( "18. How many people must go on the tour for the curator to break even? \n" );
document.write( "
Algebra.Com's Answer #726764 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 16) 160 = 3x + square root of (50x + 9000) \n" ); document.write( ": \n" ); document.write( "3x + square root of (50x + 9000) = 160 \n" ); document.write( ": \n" ); document.write( "square root of (50x + 9000) = 160 -3x \n" ); document.write( ": \n" ); document.write( "square both sides of the = \n" ); document.write( ": \n" ); document.write( "50x + 9000 = 25600 -960x +9x^2 \n" ); document.write( ": \n" ); document.write( "9x^2 -1010x +16600 = 0 \n" ); document.write( ": \n" ); document.write( "factor the equation \n" ); document.write( ": \n" ); document.write( "(x-20) * (9x-830) = 0 \n" ); document.write( ": \n" ); document.write( "x -20 = 0 \n" ); document.write( ": \n" ); document.write( "x = 20 \n" ); document.write( ": \n" ); document.write( "9x-830 = 0 \n" ); document.write( ": \n" ); document.write( "x = 830/9 \n" ); document.write( ": \n" ); document.write( "***************************************************************************** \n" ); document.write( "reject the fraction answer(it does not solve equation), 20 people went on tour \n" ); document.write( "***************************************************************************** \n" ); document.write( ": \n" ); document.write( "17) Revenue = 10x \n" ); document.write( ": \n" ); document.write( "18) 10x = (3x + square root of (50x + 9000)) \n" ); document.write( ": \n" ); document.write( "square root of (50x + 9000) = 7x \n" ); document.write( ": \n" ); document.write( "x = 14 \n" ); document.write( ": \n" ); document.write( "14 people is the break even point \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |