document.write( "Question 544760: The formula S=3x^2-18x+84 models spending by international travelers to a certain country, in billions of dollars, x years after 2000. Use the formula to determine in which years international travelers spent $60 billion \n" ); document.write( "
Algebra.Com's Answer #355209 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The formula S=3x^2-18x+84 models spending by international travelers to a certain country, in billions of dollars, x years after 2000. Use the formula to determine in which years international travelers spent $60 billion. \n" ); document.write( "** \n" ); document.write( "S=3x^2-18x+84 \n" ); document.write( "60=3x^2-18x+84 \n" ); document.write( "3x^2-18x+24=0 \n" ); document.write( "x^2-6x+8=0 \n" ); document.write( "(x-4)(x-2)=0 \n" ); document.write( "x=4 and x=2 \n" ); document.write( "ans: \n" ); document.write( "Years international travelers spent $60 billion=2004 and 2002 \n" ); document.write( " |