document.write( "Question 581296: It takes beverly 4 hours to clean a room. If steve worked together with her it would only take 48 minutes for the room to be cleaned. How long would it take steve to clean the room by himself?\r
\n" );
document.write( "\n" );
document.write( "I did:
\n" );
document.write( "1/B + 1/S= 1/X
\n" );
document.write( "B= beverly
\n" );
document.write( "S= steve\r
\n" );
document.write( "\n" );
document.write( "1/4hrs + 1/X= 1/48 min \n" );
document.write( "
Algebra.Com's Answer #371554 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time it takes Steve to clean the room working alone \n" ); document.write( "Then Steve works at the rate of 1/x room per hour\r \n" ); document.write( "\n" ); document.write( "Beverly works at the rate of 1/4 room per hour\r \n" ); document.write( "\n" ); document.write( "Beverly and Steve working together works at the rate of 1/(4/5) =5/4 room per hour (48 min=4/5 hr and we are working in hours)\r \n" ); document.write( "\n" ); document.write( "Soooo, our equation to solve is: \n" ); document.write( "(1/4)+(1/x)=5/4 multiply each term by 4x \n" ); document.write( "x+4=5x \n" ); document.write( "4x=4 \n" ); document.write( "x=1 hour----amount of time it takes Steve to clean the room working alone.\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "in 4/5 of an hour Steve cleans 4/5 th of the room \n" ); document.write( "in 4/5 of an hour Beverly cleans(1/4)(4/5) =1/5 of the room \n" ); document.write( "1/5+4/5=1 (room that is)\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |