document.write( "Question 113186: I have a story problem and I was wondering if anyone could help me out.
\n" );
document.write( "An employee who produces x units per hour earns an hourly wage of y=0.85x +8( in dollars). I need to find the hourly wage for an employee who produces 10 units per hour.
\n" );
document.write( "how would I go about doing this problem?
\n" );
document.write( "Thank you very much.
\n" );
document.write( "Tracy \n" );
document.write( "
Algebra.Com's Answer #82394 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given an hourly wage (call the hourly wage y) formula: \n" ); document.write( ". \n" ); document.write( "y=0.85x +8 \n" ); document.write( ". \n" ); document.write( "where x represents the number of units produced in an hour. \n" ); document.write( ". \n" ); document.write( "You can tell by looking at the right side of this equation that each hour the employee makes \n" ); document.write( "8 dollars plus an additional $0.85 (or 85 cents) for each unit he or she produces. \n" ); document.write( ". \n" ); document.write( "All you need to do is to multiply the number of units the employee produces in an hour by \n" ); document.write( "0.85 and add 8 dollars to that amount to get the hourly wage. \n" ); document.write( ". \n" ); document.write( "In this case, substitute the 10 units per hour for x in the given equation and you get: \n" ); document.write( ". \n" ); document.write( "y = 0.85(10) + 8 \n" ); document.write( ". \n" ); document.write( "Do the multiplication on the right side and the equation becomes: \n" ); document.write( ". \n" ); document.write( "y = 8.50 + 8 \n" ); document.write( ". \n" ); document.write( "Add the two terms on the right side and end up with: \n" ); document.write( ". \n" ); document.write( "y = 16.50 \n" ); document.write( ". \n" ); document.write( "This tells you that an employee who produces 10 units per hour makes an hourly wage of $16.50 \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem a little better. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |