document.write( "Question 429340: Together Maria and Johannes can pick a bushel of apples in 16 min. Maria takes 4 min 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 #298249 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Together Maria and Johannes can pick a bushel of apples in 16 min.
\n" ); document.write( " Maria takes 4 min more to pick a bushel than Johannes does.
\n" ); document.write( " Find the time it takes each person to pick a bushel of apples alone.
\n" ); document.write( ":
\n" ); document.write( "Let m = time for Maria to pick a bushel alone
\n" ); document.write( "then
\n" ); document.write( "(m-4) = time for Joan to do it
\n" ); document.write( ":
\n" ); document.write( "Let the completed job = 1 (a bushel of apples
\n" ); document.write( ":
\n" ); document.write( "Each girl will pick a fraction of a bushel and the two fractions must equal 1
\n" ); document.write( "\"16%2Fm\" + \"16%2F%28%28m-4%29%29\" = 1
\n" ); document.write( ":
\n" ); document.write( "Multiply by m(m-4), results:
\n" ); document.write( "16(m-4) + 16m = m(m-4)
\n" ); document.write( ":
\n" ); document.write( "16m - 64 + 16m = m^2 - 4m
\n" ); document.write( "combine like terms on the right
\n" ); document.write( "0 = m^2 - 4m - 32m + 64
\n" ); document.write( "A quadratic equation
\n" ); document.write( "m^2 - 36m + 64 = 0
\n" ); document.write( "This will not factor, use the quadratic formula: a=1; b=-36; c=64
\n" ); document.write( "\"m+=+%28-%28-36%29+%2B-+sqrt%28-36%5E2-4%2A1%2A4+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "Do the math here, two solutions but only one will be reasonable, about 34 min for Marie
\n" ); document.write( "
\n" );