document.write( "Question 172003: divide 184 into two parts such that one third of one part may exceed one seventh of the other part by 8 \n" ); document.write( "
Algebra.Com's Answer #127174 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! divide 184 into two parts such that one third of one part may exceed one seventh of the other part by 8 \n" ); document.write( ": \n" ); document.write( "Let one part = x \n" ); document.write( "and \n" ); document.write( "the other part = (184-x) \n" ); document.write( ": \n" ); document.write( "\"one third of one part may exceed one seventh of the other part by 8\" \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by 21 to get rid of the denominators; results: \n" ); document.write( "7x = 3(184-x) + 21(8) \n" ); document.write( ": \n" ); document.write( "7x = 552 - 3x + 168 \n" ); document.write( ": \n" ); document.write( "7x + 3x = 552 + 168 \n" ); document.write( ": \n" ); document.write( "10x = 720 \n" ); document.write( "x = \n" ); document.write( "x = 72 is one part \n" ); document.write( "and \n" ); document.write( "184 - 72 = 112 is the other part \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check these values in the statement \n" ); document.write( "\"one third of one part may exceed one seventh of the other part by 8\" \n" ); document.write( " \n" ); document.write( " 24 = 16 + 8 \n" ); document.write( " |