document.write( "Question 50781: The work principal states that if one person can do a job in time 'a' and another can do the same job in time 'b' that they can do the job together in time 't'. This is demonstrated by the equation:
\n" );
document.write( "1 over a plus 1 over b = 1 over t
\n" );
document.write( "Write the expression in terms of a:
\n" );
document.write( "And then use t=5 hours and b=8 hours, approximately what is a? \n" );
document.write( "
Algebra.Com's Answer #33815 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A=5 HOURS B=8 HOURS & T IS THE TIME FOR THE COMBINED JOB.\r \n" ); document.write( "\n" ); document.write( "THUS 1/A+1/B=1/T OR (A+B)/AB=1/T OR AB=AT+BT OR AB-AT=BT OR A(B-T)=BT OR \n" ); document.write( "A=BT/(B-T) \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |