document.write( "Question 62704: The revenue for a toaster company is directly proportional to the amount spent on advertising. When the owner spent $5,000 one month, the revenue was $600,000. If the revenue in the next month was $900,000, how much did the company spend on advertising? \r
\n" );
document.write( "\n" );
document.write( "I have come up with:
\n" );
document.write( "600000=5000k
\n" );
document.write( "K=120\r
\n" );
document.write( "\n" );
document.write( "900000=120x
\n" );
document.write( "X=7500\r
\n" );
document.write( "\n" );
document.write( "Is this correct????
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #43502 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5,000/600,000=X/900,000 \n" ); document.write( "600,000X=5,000*900,000 \n" ); document.write( "600,000X=4,500,000,000 \n" ); document.write( "X=4,500,000,000/600,000 \n" ); document.write( "X=7,500 \n" ); document.write( "LOOKS GOOD TO ME. \n" ); document.write( " |