document.write( "Question 634365: A man and a boy perform a task in 2 days. They completed one-half of the task with the the first day with the man working 8 hours and the boy working 10 hours. On the next day they finish the task with the man working 4 hours and the boy working 15 hours. Find how many days it would take for each working alone to do the task. \n" ); document.write( "
Algebra.Com's Answer #399638 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man and a boy perform a task in 2 days.
\n" ); document.write( "They completed one-half of the task with the the first day with the man
\n" ); document.write( " working 8 hours and the boy working 10 hours.
\n" ); document.write( "On the next day they finish the task with the man working 4 hours and the
\n" ); document.write( " boy working 15 hours.
\n" ); document.write( "Find how many days it would take for each working alone to do the task.
\n" ); document.write( ":
\n" ); document.write( "Let m = time required by the man working alone
\n" ); document.write( "Let b = time when boy works alone
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "First day
\n" ); document.write( "\"8%2Fm\" + \"10%2Fb\" = \"1%2F2\"
\n" ); document.write( "Next day
\n" ); document.write( "\"4%2Fm\" + \"15%2Fb\" = \"1%2F2\"
\n" ); document.write( "Multiply the above equation by 2, subtract the first equation
\n" ); document.write( "\"8%2Fm\" + \"30%2Fb\" = 1
\n" ); document.write( "\"8%2Fm\" + \"10%2Fb\" = \"1%2F2\"
\n" ); document.write( "----------------------subtraction eliminates m, find b
\n" ); document.write( "0 + \"20%2Fb\" = \"1%2F2\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "b = 40 hrs, the boy alone
\n" ); document.write( ":
\n" ); document.write( "Find m
\n" ); document.write( "\"4%2Fm\" + \"15%2F40\" = \"1%2F2\"
\n" ); document.write( "reduce the fraction
\n" ); document.write( "\"4%2Fm\" + \"3%2F8\" = \"4%2F8\"
\n" ); document.write( "\"4%2Fm\" = \"4%2F8+-+3%2F8\"
\n" ); document.write( "\"4%2Fm\" = \"1%2F8\"
\n" ); document.write( "Cross mult
\n" ); document.write( "m = 32 hrs, the man alone
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Confirm solution
\n" ); document.write( "\"4%2F32\" + \"15%2F40\" =
\n" ); document.write( "\"1%2F8\" + \"3%2F8\" = \"1%2F2\"
\n" ); document.write( "
\n" );