document.write( "Question 357135: A union charges monthly dues of $6.00 plus $0.15 for each hour worked during the month. A union member's dues for March were $31.80. Write an equation to find the number of hours, x, the union member worked during the month of March.
\n" );
document.write( "How many hours did the union member work during the month of March?
\n" );
document.write( "x = h? \n" );
document.write( "
Algebra.Com's Answer #255038 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! 0.15x+6=31.80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.15x=31.80-6\r \n" ); document.write( "\n" ); document.write( "0.15x=25.80\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=25.80/0.15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=172\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 172 hours \n" ); document.write( " |