document.write( "Question 1142204: You are a crew at acts 12:7 convenience store that pays an hourly wage of ₱45.00 and 1.5 times the hourly wage for the extra hours if you work for more than 40 hours a week. Give time limit 5 minutes write a piecewise function that gives the weekly pay P in terms of the number of hours H you work. \n" ); document.write( "
Algebra.Com's Answer #762871 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\"Y=45H%2B1.5%2A45%2A%28H-40%29\", \"H%3E40\"
\n" ); document.write( "and
\n" ); document.write( "\"Y=45H\", \"H%3C=40\"
\n" ); document.write( "
\n" );