document.write( "Question 127141: 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 #93287 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 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( ": \n" ); document.write( "Just substitute 2 for x in the equation and find y \n" ); document.write( ": \n" ); document.write( "y = .35(2) + 11 \n" ); document.write( "y = .70 + 11 \n" ); document.write( "y = $11.70 \n" ); document.write( " |