document.write( "Question 408399: if a girl works for 8mins and her brother works for 15mins, they can wash the front windows of their house. also, if the girl works for 12 mins and her brother works for 10mins, they can wash the same windows.how long will it take each person to wash the windows? \n" ); document.write( "
Algebra.Com's Answer #288149 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
if a girl works for 8mins and her brother works for 15mins, they can wash the front windows of their house. also, if the girl works for 12 mins and her brother works for 10mins, they can wash the same windows.how long will it take each person to wash the windows?\r
\n" ); document.write( "\n" ); document.write( "..\r
\n" ); document.write( "\n" ); document.write( "let 1/x=minute work rate of girl (this means working alone, she would complete the job in x minutes)
\n" ); document.write( "let 1/y=minute work rate of boy (this means working alone, he would complete the job in y minutes)\r
\n" ); document.write( "\n" ); document.write( "first situation:
\n" ); document.write( "8(1/x)+15(1/y)=100%
\n" ); document.write( "second situation:
\n" ); document.write( "12(1/x)+10(1/y)=100%
\n" ); document.write( "To solve:
\n" ); document.write( "let u=1/x
\n" ); document.write( "let v=1/y
\n" ); document.write( "then:
\n" ); document.write( "8u+15v=1
\n" ); document.write( "12u+10v=1
\n" ); document.write( "multiply first equation by 6, and second equation by -4
\n" ); document.write( "48u+90v=6
\n" ); document.write( "-48u-40v=-4
\n" ); document.write( "add equations
\n" ); document.write( "50v=2
\n" ); document.write( "v=2/50=1/25=1/y
\n" ); document.write( "or y=25 minutes
\n" ); document.write( "solving for u
\n" ); document.write( "8u+15(1/25)v=1
\n" ); document.write( "200u+15=25
\n" ); document.write( "200u=10
\n" ); document.write( "u=1/20=1/x
\n" ); document.write( "or x=20 minutes
\n" ); document.write( "ans:
\n" ); document.write( "Working alone the girl will finish washing the windows in 20 mimutes
\n" ); document.write( "Working alone the boy will finish washing the windows in 25 mimutes \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );