document.write( "Question 644246: If a girl works for 8 min. and her brother works for 15 min, they can wash the front windows of their house. Also, if the girl works for 12 min and her brother works for 10 min, they can wash the same windows. How long will it take each person alone to wash the windows? (Hint: If it takes t minutes for a person to do a job alone, then in 1 min, the person can do 1/t of the job). \n" ); document.write( "
Algebra.Com's Answer #404906 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a girl works for 8 min. and her brother works for 15 min, they can wash the front windows of their house. Also, if the girl works for 12 min and her brother works for 10 min, they can wash the same windows. How long will it take each person alone to wash the windows? (Hint: If it takes t minutes for a person to do a job alone, then in 1 min, the person can do 1/t of the job).
\n" ); document.write( "----
\n" ); document.write( "Let the girl's rate be \"g\" and the brother's rate be \"b\".
\n" ); document.write( "----
\n" ); document.write( "Equation:
\n" ); document.write( "8g + 15b = 1 job
\n" ); document.write( "12g+ 10b = 1 job
\n" ); document.write( "---------------------
\n" ); document.write( "80g + 150b = 10
\n" ); document.write( "180g + 150b = 15
\n" ); document.write( "----
\n" ); document.write( "100g = 5
\n" ); document.write( "g = 1/20 (girl's rate)
\n" ); document.write( "1/g = 20 minutes (time for the girl to do the job alone)
\n" ); document.write( "------
\n" ); document.write( "Solve for \"b\":
\n" ); document.write( "80(1/20) + 150b = 10
\n" ); document.write( "150b = 6
\n" ); document.write( "b = 1/25
\n" ); document.write( "1/b = 25 minutes (time for the brother to do the job alone)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );