document.write( "Question 910287: $80 is divided between two men such that one-quarter of one person's share is equal to 1/6 of the other. How much will each man receive? \n" ); document.write( "
Algebra.Com's Answer #552365 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! $80 is divided between two men such that one-quarter of one person's share is equal to 1/6 of the other. How much will each man receive? \n" ); document.write( "----- \n" ); document.write( "Let the shares be \"x\" and \"80-x\":: \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "(1/4)x = (1/6)(80-x) \n" ); document.write( "-------------------- \n" ); document.write( "Multiply both sides by 12 to get \n" ); document.write( "3x = 2(80-x) \n" ); document.write( "3x = 160-2x \n" ); document.write( "5x = 160 \n" ); document.write( "x = 32 (one man's ahare) \n" ); document.write( "80-x = 48 (other man's share) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |