document.write( "Question 1208696: Rita grossed $435 one week working 52 hours. Rita's employer pays time-and-a-half for all hours over 40 hours. With this information, can you determine Rita's regular salary wage?\r
\n" );
document.write( "\n" );
document.write( "Textbook Solution \r
\n" );
document.write( "\n" );
document.write( "1. We are looking for hourly wage.\r
\n" );
document.write( "\n" );
document.write( "2. Let x = regular hourly wage for Rita's\r
\n" );
document.write( "\n" );
document.write( "3. Set up a table \r
\n" );
document.write( "\n" );
document.write( "Table\r
\n" );
document.write( "\n" );
document.write( "Regular Hours = 40
\n" );
document.write( "Hourly wage = x
\n" );
document.write( "Salary = 40x\r
\n" );
document.write( "\n" );
document.write( "Overtime hours = 12
\n" );
document.write( "Hourly wage = 1.5x
\n" );
document.write( "Salary = 12(1.5x) = 18x\r
\n" );
document.write( "\n" );
document.write( "The correct equation is 40x + 12(1.5)x = 435\r
\n" );
document.write( "\n" );
document.write( "My equation is 40x + 12(1.5) = 435\r
\n" );
document.write( "\n" );
document.write( "Question \r
\n" );
document.write( "\n" );
document.write( "Why must 12 hours be multiplied by 1.5x instead of simply 1.5? Understand? You say? \n" );
document.write( "
Algebra.Com's Answer #847101 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "In any equation where terms are being combined using addition or subtraction, the terms must represent the same kinds of things. Your equation is \n" ); document.write( "40x + 12(1.5) = 435 \n" ); document.write( "In that equation, \"40x\" is her pay for 40 hours at rate x, and 435 is her total pay. So those two terms both represent amounts of pay. \n" ); document.write( "But the term 12(1.5) does not represent an amount of pay. \"12 hours\" times \"1.5\" simply gives 18 hours. \n" ); document.write( "As you show earlier in your post, \"12(1.5x)\" is her pay for the overtime hours. So the correct equation, showing \"pay for normal hours, plus pay for overtime, equals total pay\" is \n" ); document.write( "40(x) + 12(1.5x) = 435 \n" ); document.write( " \n" ); document.write( " |