document.write( "Question 1012902: If maggie has $9 and she earns $8 an hour at work using system of linear equations m=6h+15
\n" );
document.write( "m=8h+9
\n" );
document.write( "How many hours of work until she has $51? \n" );
document.write( "
Algebra.Com's Answer #628985 by addingup(3677)![]() ![]() You can put this solution on YOUR website! If she has 15 and makes 6/hr: \n" ); document.write( "6h+15 = 51 \n" ); document.write( "6h = 36 \n" ); document.write( "h = 6 it will take her 6 work hours to have 51 \n" ); document.write( "-------------------------- \n" ); document.write( "If she has 9 and makes 8/hr \n" ); document.write( "8h+9 = 51 \n" ); document.write( "8h = 42 \n" ); document.write( "h = 5.25 hours and .25*60= 15 minutes, so she has to work 5 hours and 15 minutes to have 51 \n" ); document.write( " |