document.write( "Question 1087092: The manager of a band gets paid $3000 a show, plus 15% commission on the ticket sales of x dollars.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Write a linear function that represents the manager’s total pay, P (in dollars), as function of x.\r
\n" );
document.write( "\n" );
document.write( "P(x)= \r
\n" );
document.write( "\n" );
document.write( "What value of x will result in the manager earning $19000 for a single show? ROUND TO THE NEAREST INTEGER
\n" );
document.write( "x=
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #701366 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! P = 0.15x + 3000 \n" ); document.write( ": \n" ); document.write( "19000 = 0.15x + 3000 \n" ); document.write( ": \n" ); document.write( "0.15x = 16000 \n" ); document.write( ": \n" ); document.write( "x = 16000 / 0.15 = 106666.6667 \n" ); document.write( ": \n" ); document.write( "******************************* \n" ); document.write( "the value of x is $106,667.00 \n" ); document.write( "******************************* \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |