document.write( "Question 1133884: Colin receives $262.00 for a basic working week of 40 hours.
\n" );
document.write( "(a) calculate his basic hourly rate
\n" );
document.write( "(b) If overtime is paid for at time and a half, calculate his overtime pay per hour
\n" );
document.write( "(c) Calculate the amount Colin earns in a week when he works 45 hours and overtime is paid at time and a half \n" );
document.write( "
Algebra.Com's Answer #751192 by Shin123(626)![]() ![]() You can put this solution on YOUR website! $262/40=$6.55/hour. \n" ); document.write( "b) $6.55*1.5=$9.825 which is about $9.83. \n" ); document.write( "c) $262+(5*9.83)=$311.15 \n" ); document.write( " |