document.write( "Question 200925: I have a total dollar amount of 23,766. I have a total # of hours of 123.
\n" );
document.write( "I need to know the rates per hour for the following:
\n" );
document.write( "24 hrs
\n" );
document.write( "31
\n" );
document.write( "4
\n" );
document.write( "4
\n" );
document.write( "4
\n" );
document.write( "28
\n" );
document.write( "28
\n" );
document.write( "=123 hours =$23,766.00 \n" );
document.write( "
Algebra.Com's Answer #151141 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! rate per hour is the total dollars divided by total number of hours. \n" ); document.write( "23766/123=193.22 per hour. \n" ); document.write( " |