document.write( "Question 919595: alice can wash he car in 3 and 1/2 hours if bernice helped her she can do the job in 2 hours. how long would it take if bernice working alone \n" ); document.write( "
Algebra.Com's Answer #557977 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Alice can wash her car in 3 and 1/2 hours \n" ); document.write( " if Bernice helped her she can do the job in 2 hours. \n" ); document.write( " how long would it take if Bernice working alone? \n" ); document.write( ": \n" ); document.write( "let b = time required by Bernice working alone \n" ); document.write( "let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "Each will do a fraction of the job, the two fractions add up to 1 \n" ); document.write( " \n" ); document.write( "multiply eq by 3.5b, cancel the denominators and you have \n" ); document.write( "2b + 3.5(2) = 3.5b \n" ); document.write( "2b + 7 = 3.5b \n" ); document.write( "7 = 3.5b - 2b \n" ); document.write( "7 = 1.5b \n" ); document.write( "b = 7/1.5 \n" ); document.write( "b = 4 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( " you can check this for yourself, see if the equation is true \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |