document.write( "Question 1134118: A mother divides an amount of money among her three children, Kagiso, Dikeledi and Thabo. Kagiso gets
\n" ); document.write( "twice as much as his sister, Dikeledi, and Dikeledi gets R100 less than Thabo. Suppose Kagiso gets x rand.
\n" ); document.write( "How much does Thabo get, in terms of x?
\n" ); document.write( "

Algebra.Com's Answer #751444 by josgarithmetic(39632)\"\" \"About 
You can put this solution on YOUR website!
-------
\n" ); document.write( "-------
\n" ); document.write( "Kagiso, Dikeledi and Thabo. Kagiso gets
\n" ); document.write( "twice as much as his sister, Dikeledi, and Dikeledi gets R100 less than Thabo. Suppose Kagiso gets x rand.
\n" ); document.write( "How much does Thabo get, in terms of x?
\n" ); document.write( "-------
\n" ); document.write( "-------
\n" ); document.write( "
\r\n" );
document.write( "Transcribing the description literally, with a logical adjustment for Thabo's description\r\n" );
document.write( "\r\n" );
document.write( "CHILD            ALLOTTED NUMBER OF RANDS\r\n" );
document.write( "Kagiso            x\r\n" );
document.write( "Dikeledi          (1/2)x\r\n" );
document.write( "Thabo             (1/2)x+100\r\n" );
document.write( "
\n" ); document.write( "
\n" );