document.write( "Question 261146: A brother and sister are to divide an inheritance of $12,000 in the ratio of 2 to 3. What amount will each receive? \n" ); document.write( "
| Algebra.Com's Answer #192387 by richwmiller(17219)     You can put this solution on YOUR website! assuming it was worded probably the brother will get 2/5 and the sister will get 3/5 \n" ); document.write( "2/5*12000 for the brother \n" ); document.write( "3/5*12000 for the sister \n" ); document.write( " |