document.write( "Question 767291: Two airplanes working together can take the necessary photographs to map a certain region in 5 hours. After they had worked for 3 hours the first plane developed engine trouble and the second had to finish the job, requiring 4 1/2 hours of additional work. How long would it take each plane to do the job? \n" ); document.write( "
Algebra.Com's Answer #467545 by dkppathak(439) You can put this solution on YOUR website! let airplane can take to complete the task x hrs \n" ); document.write( "and other can take y hrs \n" ); document.write( "first plane hrs work=1/x \n" ); document.write( "second plane 1 hrs work =1/y \n" ); document.write( "both plane 1 hrs work =1/x +1/y \n" ); document.write( "both plane 3hrs work =3/x+3/y and work completed 3/5 \n" ); document.write( "remaining work =1-3/5=2/5second has to finished the work in 9/2 hrs \n" ); document.write( "full work can be done by second plane in 9/2x2/5=45 hrs \n" ); document.write( "full work can be done by first alone = 45/8 hrs \n" ); document.write( " |