document.write( "Question 548776: John paints a wall 6 hours longer then matt does. Together they paint a wall in 4 hours. How long does it take for each to paint the wall if they did it alone. \n" ); document.write( "
Algebra.Com's Answer #357210 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
John paints a wall 6 hours longer then matt does. Together they paint a wall in 4 hours. How long does it take for each to paint the wall if they did it alone.
\n" ); document.write( "
\r\n" );
document.write( "We make this chart\r\n" );
document.write( "\r\n" );
document.write( "                            Number of         Number of       Rate in\r\n" );
document.write( "                          walls painted    hours required     walls/hr\r\n" );
document.write( "John painting alone\r\n" );
document.write( "\r\n" );
document.write( "Matt painting alone\r\n" );
document.write( "\r\n" );
document.write( "Both painting together\r\n" );
document.write( "\r\n" );
document.write( "Suppose Matt takes x hours to paint 1 wall. \r\n" );
document.write( "Then John takes x+6 hours to paint 1 wall.\r\n" );
document.write( "Together it takes them 4 hours to paint 1 wall.\r\n" );
document.write( "Fill those in\r\n" );
document.write( "\r\n" );
document.write( "                            Number of         Number of       Rate in\r\n" );
document.write( "                          walls painted    hours required     walls/hr\r\n" );
document.write( "John painting alone             1               x+6 \r\n" );
document.write( "\r\n" );
document.write( "Matt painting alone             1                x\r\n" );
document.write( "\r\n" );
document.write( "Both painting together          1                4\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next fill in the rates in walls/hr by dividing number of walls painted\r\n" );
document.write( "by the hours required:\r\n" );
document.write( "\r\n" );
document.write( "                            Number of         Number of       Rate in\r\n" );
document.write( "                          walls painted    hours required     walls/hr\r\n" );
document.write( "John painting alone             1               x+6           \"1%2F%28x%2B6%29\"  \r\n" );
document.write( "Matt painting alone             1                x             \"1%2Fx\"   \r\n" );
document.write( "Both painting together          1                4             \"1%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "           The equation comes from\r\n" );
document.write( "\r\n" );
document.write( "                \"%28matrix%284%2C1%2C%22John%27s%22%2Crate%2Cpainting%2Calone%29%29\" + \"%28matrix%284%2C1%2C%22Matt%27s%22%2Crate%2Cpainting%2Calone%29%29\" = \"%28matrix%285%2C1%2Ctheir%2Ccombined%2Crate%2Cpainting%2Ctogether%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "                           \"1%2F%28x%2B6%29\" + \"1%2Fx\" = \"1%2F4\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get x = 6\r\n" );
document.write( "\r\n" );
document.write( "So Matt takes 6 hours and John takes x+6 or 6+6 or 12 hours.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );