document.write( "Question 1130676: Erica works 48 hours one week. Her hourly pay is $15 an hour. Assume time and a half for all hours over 40, and calculate her week’s gross pay. \n" ); document.write( "
Algebra.Com's Answer #747295 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
40*15 + (8*15*1.5) = your answer. Use your calculator. \n" ); document.write( "
\n" );