document.write( "Question 429524: Cindy is working her way through school. She works two part-time jobs for a total of 24 hours a week. Job A pays $5.70 per hour, and Job B pays $6.60 per hour. How many hours did she work at each job the week that she made $150.30. \n" ); document.write( "
Algebra.Com's Answer #298305 by poliphob3.14(115)\"\" \"About 
You can put this solution on YOUR website!
Solution:Let x hours that Cindy makes $6.6 per hour, at job B
\n" ); document.write( " Then 24-x hours that Cindy makes $5.7 per hour, at job A\r
\n" ); document.write( "\n" ); document.write( "Since she made $150.3 per week, we write the equation.\r
\n" ); document.write( "\n" ); document.write( "6.6x+5.7(24-x)=150.3 => 6.6x-5.7x=150.3-5.7*24 = > 0.9x=8.1 => x=9.\r
\n" ); document.write( "\n" ); document.write( "Answer;Cindy work 9 hours at job B and 24-9=15 hours at job A.
\n" ); document.write( "
\n" );