document.write( "Question 292028: 1st question- If four times a number added to 3 is divided by the number plus 8, the result is seven halves. find the number.
\n" );
document.write( "----------------------------------------------------\r
\n" );
document.write( "\n" );
document.write( "2nd question- One custodian cleans a suite of offices in 5 hours. When a second worker is asked to join the regular custodian, the job takes only 2 1/2 hours. How long does it take the second worker to do the same job alone?\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #211041 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! If four times a number added to 3 is divided by the number plus 8, the result is seven halves. find the number.\r \n" ); document.write( "\n" ); document.write( "Let's break it down in parts.\r \n" ); document.write( "\n" ); document.write( "4 times a number: 4x \n" ); document.write( "added to 3: 4x+3 \n" ); document.write( "Divided by the number plus 8: (4x+3)/(x+8)\r \n" ); document.write( "\n" ); document.write( "And it's equal to 7 halves, or 7/2\r \n" ); document.write( "\n" ); document.write( "Putting it all together:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First multiply both sides by x+8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then multiply both sides by 2. (this is called cross-multiply)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8x+6=7x+56 \n" ); document.write( "x=50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For your second question,\r \n" ); document.write( "\n" ); document.write( "the first custodian's rate = 1 suite/5 hours \n" ); document.write( "the second custodian's rate = x suites/5 hours \r \n" ); document.write( "\n" ); document.write( "their combined rate of work = 1 suite/2.5 hours\r \n" ); document.write( "\n" ); document.write( "(First custodian's work rate) + (second custodian's work rate) = combined work rate\r \n" ); document.write( "\n" ); document.write( "1/5 + x/5 = 1/2.5\r \n" ); document.write( "\n" ); document.write( "Rearrange this for x and you'll find that x=1, meaning that the second custodian's work rate is the same as the first's, 1 suite/5 hours. It would take him the same amount of time as the first custodian. \n" ); document.write( " |