document.write( "Question 935434: Ben tutors in the math lab. He gets paid $8 per hour for the first 15 hour and $10 per hour for each hour after that. She made $150 one week. How many hour did he work? \n" ); document.write( "
Algebra.Com's Answer #568646 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
Ben tutors in the math lab. He gets paid $8 per hour for the first 15 hour and $10 per hour for each hour after that. She made $150 one week. How many hour did he work?\r
\n" ); document.write( "\n" ); document.write( "let let he work for Y hours additions and $8 per hours for 15 hours
\n" ); document.write( "8x15+10Y=150
\n" ); document.write( "120+10y=150
\n" ); document.write( "10y=150-120
\n" ); document.write( "10Y=30
\n" ); document.write( "y=30/10=3 hours
\n" ); document.write( "Answer 3 hours
\n" ); document.write( "
\n" );