document.write( "Question 921634: Three machines A,B,C operating at the same time can do a job in 8 hours. If A alone operates for 2 hours and B alone for 3 hours, one-fourth of the job is done. Now if B alone operates for 5 hours and C alone for 14 hours, one-half of the job is done. How many hours would it take each to do the job alone?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #559225 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Three machines A,B,C operating at the same time can do a job in 8 hours. \n" ); document.write( " If A alone operates for 2 hours and B alone for 3 hours, one-fourth of the job is done. \n" ); document.write( " Now if B alone operates for 5 hours and C alone for 14 hours, one-half of the job is done. \n" ); document.write( " How many hours would it take each to do the job alone? \n" ); document.write( ": \n" ); document.write( "let a = time required by machine A alone \n" ); document.write( "let b = time required by B \n" ); document.write( "let c = time required by C \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement. \n" ); document.write( ": \n" ); document.write( "let the completed job = 1 \n" ); document.write( ": \n" ); document.write( "Three machines A,B,C operating at the same time can do a job in 8 hours. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "If A alone operates for 2 hours and B alone for 3 hours, one-fourth of the job is done. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " Now if B alone operates for 5 hours and C alone for 14 hours, one-half of the job is done. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "multiply the 2nd equation by 4, subtract from the 1st equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "---------------------------------subtraction eliminates a \n" ); document.write( "0 - \n" ); document.write( " \n" ); document.write( "divide both sides 4 \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "1c = 2b \n" ); document.write( "in the 3rd original equation replace c with 2b \n" ); document.write( " \n" ); document.write( "Reduce the fraction \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "b = 24 hrs working alone \n" ); document.write( "then \n" ); document.write( "c = 2(24) \n" ); document.write( "c = 48 hrs alone \n" ); document.write( "In the 2nd original equation, replace b with 24 \n" ); document.write( " \n" ); document.write( "reduce fraction \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "a = 16 hrs working alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can confirm this yourself using the 1st equation \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |