document.write( "Question 636723: divide 184 into two parts such that one-third of one part may exceed one-seventh of the other part by 4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #401185 by sachi(548)![]() ![]() 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 4 \n" ); document.write( "ans:- \n" ); document.write( "let one part is x & the other part is 184-x \n" ); document.write( "as per question x/3=(184-x)/7+4 \n" ); document.write( "by simplifying 7x=3(184-x)+4*7*3=552-3x+84=636-3x \n" ); document.write( "or10x=636 =>x=63.6 \n" ); document.write( "& other part=184-63.6=120.4 ans \n" ); document.write( " |