document.write( "Question 941032: Jack and Danny are bricklayers. Jack can build a certain brick wall in 8 hours whereas Danny takes 11 hours. If they work together, their combined rate decreases by 7 bricks an hour, and it only takes them 5 hours to build the wall together. Find the number of bricks in the wall.\r
\n" ); document.write( "\n" ); document.write( "The rate is constant throughout the time period. As an explicit example, if Jack can lay 10 bricks an hour, and Danny can lay 15 bricks an hour, then their combined rate is 10 + 15 - 7 = 18 bricks an hour.
\n" ); document.write( "

Algebra.Com's Answer #573570 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+b+\" = the number of bricks in the wall
\n" ); document.write( "Jack's rate:
\n" ); document.write( "\"+b%2F8+\"
\n" ); document.write( "Danny's rate:
\n" ); document.write( "\"+b%2F11+\"
\n" ); document.write( "---------------
\n" ); document.write( "\"+b%2F8+%2B+b%2F11+=+%28+b%2B7+%29%2F5++\"
\n" ); document.write( "\"+%285%2F8%29%2Ab+%2B+%285%2F11%29%2Ab+=+b+%2B+7+\"
\n" ); document.write( "Multiply both sides by \"+88+\"
\n" ); document.write( "\"+55b+%2B+40b+=+88b+%2B+616+\"
\n" ); document.write( "\"+95b+-+88b+=+616+\"
\n" ); document.write( "\"+7b+=+616+\"
\n" ); document.write( "\"+b+=+88+\"
\n" ); document.write( "--------------
\n" ); document.write( "There are \"+88+\" bricks in the wall
\n" ); document.write( "check:
\n" ); document.write( "\"+b%2F8+%2B+b%2F11+=+%28+b%2B7+%29%2F5++\"
\n" ); document.write( "\"+88%2F8+%2B+88%2F11+=+%28+88%2B7+%29%2F5++\"
\n" ); document.write( "\"+11+%2B+8+=+95%2F5+\"
\n" ); document.write( "\"+19+=+19+\"
\n" ); document.write( "OK
\n" ); document.write( "----------------
\n" ); document.write( "I was confused about whether to add or subtract
\n" ); document.write( "the \"+7+\" in \"+b%2F8+%2B+b%2F11+=+%28+b%2B7+%29%2F5++\"
\n" ); document.write( "The only way the equation can work is if I add
\n" ); document.write( "the \"+7+\". I can force myself to make sense of it
\n" ); document.write( "if I say that \"+b%2B7+\" has to be the \"normal\" rate
\n" ); document.write( "for them working together, and the \"+7+\" makes
\n" ); document.write( "up for their loss of rate. Hope I got this- definitely
\n" ); document.write( "get another opinion.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );