document.write( "Question 72840: Suppose you see the two summer jobs advertised at the right. Let x= the amount of sales and y= money earned in a week.
\n" );
document.write( "cellular phone sales: y=150+0.2x
\n" );
document.write( "stereo sales: y=200+0.1x
\n" );
document.write( "A- To earn the same amount of money at both jobs, how much will you need to sell in a week?
\n" );
document.write( "B- After talking with salespeople, you estimate weekly sales of about $600 with either job. At which job will you earn more money?\r
\n" );
document.write( "\n" );
document.write( "ON THE SIDE OF THE PAGE IT SAYS:
\n" );
document.write( "salesperson wanted
\n" );
document.write( "knowledge of cellular phones
\n" );
document.write( "on-site sales
\n" );
document.write( "$150/week + 20% commision\r
\n" );
document.write( "\n" );
document.write( "UNDERNEATH THAT IT SAYS:
\n" );
document.write( "sell stereo equipment in National Electronics Retail Chain!
\n" );
document.write( "$200/week + 10% commision \n" );
document.write( "
Algebra.Com's Answer #52233 by stanbon(75887) ![]() You can put this solution on YOUR website! Let x= the amount of sales and y= money earned in a week. \n" ); document.write( "cellular phone sales: y=150+0.2x \n" ); document.write( "stereo sales: y=200+0.1x \n" ); document.write( "A- To earn the same amount of money at both jobs, how much will you need to sell in a week? \n" ); document.write( "------ \n" ); document.write( "cell earnings = stereo earnings: \n" ); document.write( "150+0.2x = 200+0.1x \n" ); document.write( "0.1x=50 \n" ); document.write( "x=$500 in sales \n" ); document.write( "---------------- \n" ); document.write( "B- After talking with salespeople, you estimate weekly sales of about $600 with either job. At which job will you earn more money? \n" ); document.write( "cell earnings = 150+0.2*600 \n" ); document.write( "cell earnings = $270 \n" ); document.write( "--------------- \n" ); document.write( "stereo earnings = 200+0.1(600) \n" ); document.write( "stereo earnings = $260 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |