document.write( "Question 96477: 20. The hourly wage for an employee is 11$ per hour plus an additional $.80 for every unit produced during the hour. The employee earned a total of $23 during the first hour.How many units were produced in that hour?\r
\n" );
document.write( "\n" );
document.write( "Can someone help with this equation? \n" );
document.write( "
Algebra.Com's Answer #70263 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x=number of units produced during an hour \n" ); document.write( "11+.8x=23 \n" ); document.write( "subtract 11 from both sides. .8x=12 \n" ); document.write( "divide .8 into both sides. x=15 units \n" ); document.write( "Check: \n" ); document.write( "11+(.8*15)=11+12=23 \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |