document.write( "Question 58147: An employee who produces x units per hour earns an hourly wage of y = 0.35x + 11 (in dollars). Find the hourly wage for an employee who produces 2 units per hour \n" ); document.write( "
Algebra.Com's Answer #39767 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! Y=.35X+11 \n" ); document.write( "Y=.35*2+11 \n" ); document.write( "Y=.7+11 \n" ); document.write( "Y=$11.70 HOURLY WAGE \n" ); document.write( " |