document.write( "Question 57833: 19. An employee who produces x units per hour earns an hourly wage of y = 0.90x + 11 (in dollars). Find the hourly wage for an employee who produces 11 units per hour.
\n" );
document.write( "A) $20.90
\n" );
document.write( "B) $21.40
\n" );
document.write( "C) $20.60
\n" );
document.write( "D) $21.30
\n" );
document.write( "Thankyou for your help!!! \n" );
document.write( "
Algebra.Com's Answer #39510 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y = 0.90x + 11 [Equation of the line] \n" ); document.write( "x=11 [x represents the number of units per hour] \n" ); document.write( "y = 0.90(11) + 11 [Plug-in x=11 and solve for y] \n" ); document.write( "y=$20.90 \n" ); document.write( " \n" ); document.write( " |