document.write( "Question 70432: An employee who produces x units per hour earns an hourly wage of
\n" );
document.write( " y = 0.55x + 8 (in dollars). Find the hourly wage for an employee who produces 9 units per hour.\r
\n" );
document.write( "\n" );
document.write( "This word problem lost me! Thank you for your help! \n" );
document.write( "
Algebra.Com's Answer #50229 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! Y=.55X+8 \n" ); document.write( "Y=.55*9+8 \n" ); document.write( "Y=4.95+8 \n" ); document.write( "Y=12.95 IS THE HOURLY WAGE FOR A WORKER MAKING 9 UNITS PER HOUR. \n" ); document.write( " |