document.write( "Question 310432: The main engine alone on a rocket can consume the allotted fuel supply in two-thirds the time it takes the auxiliary engine alone. working together they both consume their allotted fuel in 36 seconds. how long could each be fired alone? \n" ); document.write( "
Algebra.Com's Answer #222022 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = alloted fuel
\n" ); document.write( "Let \"t\" = time auxiliary engine takes to consume alloted fuel
\n" ); document.write( "Their rates of consuming fuel are:
\n" ); document.write( "main engine:
\n" ); document.write( "\"a%2F%28%282%2F3%29%2At%29\"
\n" ); document.write( "auxiliary engine:
\n" ); document.write( "\"a%2Ft\"
\n" ); document.write( "Both engines together:
\n" ); document.write( "\"a%2F36\" sec
\n" ); document.write( "-----------------
\n" ); document.write( "\"a%2F%28%282%2F3%29%2At%29+%2B+a%2Ft++=+a%2F36\"
\n" ); document.write( "\"3a%2F2t+%2B+a%2Ft+=+a%2F36\"
\n" ); document.write( "Multiply both sides by \"36t\"
\n" ); document.write( "\"54a+%2B+36a++=+at\"
\n" ); document.write( "\"90a+=+at\"
\n" ); document.write( "\"t+=+90\"
\n" ); document.write( "\"%282%2F3%29%2At+=+60\"
\n" ); document.write( "The main engine could be fired for 60 sec
\n" ); document.write( "The auxiliary engine could be fired for 90 sec
\n" ); document.write( "
\n" );