document.write( "Question 87324: In Problem 64, you’re essentially solving a problem like Example 9 (p 556). Use one ordered pair to find k, and then use that value along with the other given value to determine what its corresponding ordered pair will be.\r
\n" );
document.write( "\n" );
document.write( "64) Business and finance. The revenue for a sandwich shop is directly proportional to its advertising budget. When the owner spent $2000 a month on advertising, the revenue was $120,000. If the revenue is now $180,000, how much is the owner spending on advertising?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #63250 by tutorcecilia(2152) You can put this solution on YOUR website! Use the formula for direct variation: \n" ); document.write( "y=xk [plug-in the values] \n" ); document.write( "$120,000 = $2000k [solve for the k-term] \n" ); document.write( "120,000/2000=k \n" ); document.write( "60=k \n" ); document.write( "So, the formula becomes: \n" ); document.write( "y=60x \n" ); document.write( ". \n" ); document.write( "If the revenue is now $180,000, how much is the owner spending on advertising? \r \n" ); document.write( "\n" ); document.write( "Using y=60x [plug-in the values and solve for advertisment (x)] \n" ); document.write( "($180,000) = 60x \n" ); document.write( "180,000/60=60/x \n" ); document.write( "$3,000 = x (amont spent on advertisment) \n" ); document.write( " \n" ); document.write( " |