document.write( "Question 1024473: John works from Monday to Friday and is paid at the rate of k16.50 per hour.His rate for Saturday is time-and-half and Sunday is double time.Find his salary if he works for 8 hours per day from Monday to Friday, and four hours on Saturday and three hours on Sunday. \n" ); document.write( "
Algebra.Com's Answer #639892 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Wage = k16.50
\n" ); document.write( "time and half = k24.75
\n" ); document.write( "double time = k33
\n" ); document.write( "weekdays = 5 x k16.50
\n" ); document.write( "= k82.50
\n" ); document.write( "Saturday 4 x k24.75
\n" ); document.write( "= k99
\n" ); document.write( "Sunday 3 x k33
\n" ); document.write( "= k99
\n" ); document.write( "Total:
\n" ); document.write( "k82,50
\n" ); document.write( "k99
\n" ); document.write( "k99
\n" ); document.write( "= k280.50
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );