document.write( "Question 186778: Rita, Brittany, and Maria can complete a jigsaw puzzle in 1 hour and 30 minutes if they work together. Working alone, it takes Rita 1 less hour to complete the jigsaw puzzle than it takes Brittany, and Brittany completes the jigsaw puzzle three times as fast as Maria. How much time would it take each to complete the jigsaw puzzle working alone\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "aND\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Which rational function has a graph with the horizontal asymptote Y=-3 \n" );
document.write( "
Algebra.Com's Answer #140094 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Rita, Brittany, and Maria can complete a jigsaw puzzle in 1 hour and 30 minutes \n" ); document.write( " if they work together. Working alone, it takes Rita 1 less hour to complete the \n" ); document.write( " jigsaw puzzle than it takes Brittany, and Brittany completes the jigsaw puzzle \n" ); document.write( " three times as fast as Maria. How much time would it take each to complete the \n" ); document.write( " jigsaw puzzle working alone \n" ); document.write( ": \n" ); document.write( "Let r = time required Rita working alone \n" ); document.write( "Let b = Brittany alone \n" ); document.write( "Let m = Maria alone \n" ); document.write( "Let the completed puzzle = 1 \n" ); document.write( "; \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "\"it takes Rita 1 less hour to complete the jigsaw puzzle than it takes Brittany,\" \n" ); document.write( "r = (b-1) \n" ); document.write( "; \n" ); document.write( "\"Brittany completes the jigsaw puzzle three times as fast as Maria.\" \n" ); document.write( "m = 3b \n" ); document.write( ": \n" ); document.write( "Substitute for m and r: \n" ); document.write( " \n" ); document.write( "Multiply by 3b(b-1) to get rid of the denominators, results: \n" ); document.write( "3b(1.5) + 3(b-1)*1.5 + 1.5(b-1) = 3b(b-1) \n" ); document.write( ": \n" ); document.write( "4.5b + 4.5b - 4.5 + 1.5b - 1.5 = 3b^2 - 3b \n" ); document.write( ": \n" ); document.write( "10.5b - 6 = 3b^2 - 3b \n" ); document.write( ": \n" ); document.write( "0 = 3b^2 - 3b - 10.5b + 6 \n" ); document.write( "A quadratic equation: \n" ); document.write( "3b^2 - 13.5b + 6 = 0 \n" ); document.write( "Simplify divide eq by 3 \n" ); document.write( "b^2 - 4.5b + 2 = 0 \n" ); document.write( "Factors to: \n" ); document.write( "(b-4)(b-.5) = 0 \n" ); document.write( "Two solutions \n" ); document.write( "b = .5 \n" ); document.write( "b = 4 hrs; this is the only solution that makes sense \n" ); document.write( "then \n" ); document.write( "r = 4 - 1 \n" ); document.write( "r = 3 hrs \n" ); document.write( ": \n" ); document.write( "m = 3(4) \n" ); document.write( "m = 12 hrs \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "check solution in a calc using the original equation: \n" ); document.write( " \n" ); document.write( ".5 + .375 + .125 = 1 \n" ); document.write( " \n" ); document.write( " |