document.write( "Question 474870: Peter can do a whole job in half the time it takes Henry to do it. Together they can finish the job in 10 days. How many days will it take Peter to do the job alone?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #325622 by karaoz(32)\"\" \"About 
You can put this solution on YOUR website!

This is a nice problem.

\n" ); document.write( "Let p = the number of days required for Peter alone to do a whole job.
\n" ); document.write( "Let h = the number of days required for Henry alone to do a whole job.

\n" ); document.write( "There is one job and Peter can do 1/p parts of the job in one day.
\n" ); document.write( "Henry can do 1/h parts of the job in one day.
\n" ); document.write( "Together they can do 1/p + 1/h parts of the job in one day.
\n" ); document.write( "Together they can finish the job in 10 days, which means that 1/h + 1/p = 1/10.
\n" ); document.write( "This can be represented (after multiplying the equation by 10ph) as:
\n" ); document.write( "10p + 10h = ph.

\n" ); document.write( "The second equation comes from the first sentence: p = h/2.
\n" ); document.write( "Since we need only to find p it will be better to express h in terms of p.
\n" ); document.write( "From p = h/2, we have h = 2p.
\n" ); document.write( "Substitute this into
\n" ); document.write( "10p + 10h = ph, to get
\n" ); document.write( "10p + 20p = p(2p).
\n" ); document.write( "Solve for p:
\n" ); document.write( "30p = 2p2
\n" ); document.write( "Divide both sides of the equation by p (assuming p is not equal to 0) to get:
\n" ); document.write( "30 = 2p.

\n" ); document.write( "Finally,
\n" ); document.write( "p = 15 days.

\n" ); document.write( "Answer: It will take 15 days for Peter to do the job alone.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );