document.write( "Question 667851: This question is calculating gross pay
\n" );
document.write( "The hours worked has to be over 40.\r
\n" );
document.write( "\n" );
document.write( "The method I chose was number 2( though I would like to know how to do the work using both methods. \r
\n" );
document.write( "\n" );
document.write( "Method 1:(total regular hours X hourly rate) + (overtime hours X overtime rate)=gross pay\r
\n" );
document.write( "\n" );
document.write( "Method 2: (total number of hours worked X the hourly rate) + (hours over 40 X 0.5 the hourly rate)\r
\n" );
document.write( "\n" );
document.write( "So my my information is:
\n" );
document.write( "Hourly Rate: $15hr.
\n" );
document.write( "Hours Worked: 45hrs\r
\n" );
document.write( "\n" );
document.write( "Formula : (45 X 15) + (15 X (15 x 0.5)) \r
\n" );
document.write( "\n" );
document.write( "But I was told that my over time pay looks wrong, can someone help me please? \n" );
document.write( "
Algebra.Com's Answer #415242 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! Formuls should be \n" ); document.write( " \n" ); document.write( "Essentially \n" ); document.write( "45 X 15 + 5 X (.05 X 15) or \n" ); document.write( "45(15) + 5(.05(15)) \n" ); document.write( "... \n" ); document.write( "Method 1 \n" ); document.write( "40 X 15 + 5 X (15 + (.05 X 15)) or \n" ); document.write( "40(15) + 5(15+(.05(15))) \n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( "www.MyHomeworkAnswers.com \n" ); document.write( " |