document.write( "Question 284285: Hi! I need to ask help for this problem. The answer that I got was $1,200, and I've a nagging feeling that that may be wrong. The problem is:
\n" );
document.write( "Mr. A owned 60% of a mill and Mr. B the remainder. Mr. A sold part of what he owned to Mr. B for $1,200, and then Mr. B owned as much as Mr. A. At this rate, how much is the total value of the mill? \n" );
document.write( "
Algebra.Com's Answer #206278 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Mr. A owned 60% of a mill and Mr. B the remainder. Mr. A sold part of what he owned to Mr. B for $1,200, and then Mr. B owned as much as Mr. A. At this rate, how much is the total value of the mill?\r \n" ); document.write( "\n" ); document.write( "let the value of the mill be $x\r \n" ); document.write( "\n" ); document.write( "A owned 3/5 * x = 3x/5\r \n" ); document.write( "\n" ); document.write( "B owned 2/5*x= 2x/5\r \n" ); document.write( "\n" ); document.write( "3x/5-1200 = 2x/5 \r \n" ); document.write( "\n" ); document.write( "x/5=1200\r \n" ); document.write( "\n" ); document.write( "x=6000 \n" ); document.write( " \n" ); document.write( " |