document.write( "Question 133431: Togethe, John and Mark can finish painting a house in 10 hours. Alone, John takes 4 hours longer than Mark to finish painting the same house. How long does Mark take to finish painting the house by himself?. Give your correct answer to correct 2 decimal places.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #97617 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=\"Mark's time\", so x+4=\"John's time\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10%2Fx%2B10%2F%28x%2B4%29=1\" __ multiplying by x(x+4) __ 10x+40+10x=x^2+4x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting 20x+40 __ 0=x^2-16x-40\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "use quadratic formula to find x
\n" ); document.write( "
\n" );