document.write( "Question 766432: a secretary at the police department makes $8 less per hour than the dispatcher. the combined hourly wage of the security and dispatcher is $40. which equation could be used to find the hourly wage of the dispatcher? \n" ); document.write( "
Algebra.Com's Answer #466876 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Dispatcher receives $x \n" ); document.write( "Secretary receives x - $8 \n" ); document.write( "x + (x - $8) = $40 \n" ); document.write( "Remove brackets \n" ); document.write( "x + x - $8 = $40 \n" ); document.write( " 2x = $40 + $8 \n" ); document.write( " 2x = $48 \n" ); document.write( " x = $24 \n" ); document.write( "Hourly wage of dispatcher = $24 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |