document.write( "Question 593460: Together Maria and Johannes can pick a bushel of apples in 16 minutes. Maria takes 4 minutes more to pick a bushel than Johannes does. Find the time it takes each person to pick a bushel of apples alone. \n" ); document.write( "
Algebra.Com's Answer #376338 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Add their individual rates of picing to get
\n" ); document.write( "their rate of picking together
\n" ); document.write( "Together, rate = ( 1 bushel ) / ( 16 min )
\n" ); document.write( "Let \"+t+\" = Johanne's time ion minutes to pick 1 bushel
\n" ); document.write( "\"+t+%2B+4+\" = Maria's time in minutes to pick 1 bushel
\n" ); document.write( "--------------------------------
\n" ); document.write( "\"+1%2Ft+%2B+1%2F%28+t+%2B+4+%29+=+1%2F16+\"
\n" ); document.write( "Multiply both sides by \"+16t%2A%28+t+%2B+4+%29+\"
\n" ); document.write( "\"+16%2A%28+t+%2B+4+%29+%2B+16t+=+t%2A%28+t+%2B+4+%29+\"
\n" ); document.write( "\"+16t+%2B+64+%2B+16t+=+t%5E2+%2B+4t+\"
\n" ); document.write( "\"+t%5E2+-+32t+%2B+4t+-+64+=+0+\"
\n" ); document.write( "\"+t%5E2+-+28t+-+64+=+0+\"
\n" ); document.write( "Use quadratic formula
\n" ); document.write( "\"t+=+%28-b+%2B-+sqrt%28+b%5E2+-+4%2Aa%2Ac+%29%29+%2F+%282%2Aa%29+\"
\n" ); document.write( "\"+a+=+1+\"
\n" ); document.write( "\"+b+=+-28+\"
\n" ); document.write( "\"+c+=+-64+\"
\n" ); document.write( "\"+t+=+%28-%28-28%29+%2B-+sqrt%28+%28-28%29%5E2+-+4%2A1%2A%28-64%29+%29%29+%2F+%282%2A1%29+\"
\n" ); document.write( "\"+t+=+%28+28+%2B-+sqrt%28+784+%2B+256+%29%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+28+%2B-+sqrt%28+1040+%29%29+%2F+2+\"
\n" ); document.write( "\"+t+=+%28+28+%2B+32.25%29+%2F+2+\" ( using the (-) sqrt gives negative time: ignore )
\n" ); document.write( "\"+t+=+60.25%2F2+\"
\n" ); document.write( "\"+t+=+30.125+\"
\n" ); document.write( "\"+t+%2B+4+=+34.125+\"
\n" ); document.write( "Johanne takes 30.125 min picking alone
\n" ); document.write( "Maria takes 34.125 min picking alone
\n" ); document.write( "check:
\n" ); document.write( "\"+1%2Ft+%2B+1%2F%28+t+%2B+4+%29+=+1%2F16+\"
\n" ); document.write( "\"+1%2F30.125+%2B+1%2F34.125+=+1%2F16+\"
\n" ); document.write( "\"+.0332+%2B+.0293+=+.0625+\"
\n" ); document.write( "\"+.0625+=+.0625+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );