document.write( "Question 1039630: Divide Rs. 300 between Hena and Rina such that Rina gets Rs. 100 less than 3 times of what Henna gets.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #654386 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Divide Rs. 300 between Hena and Rina such that
\n" ); document.write( "Rina gets Rs. 100 less than 3 times of what
\n" ); document.write( "Henna gets.
\n" ); document.write( "
\r\n" );
document.write( "Let what Hena gets = Rs. x\r\n" );
document.write( "\r\n" );
document.write( "Then Rina gets Rs. 3x-100\r\n" );
document.write( "\r\n" );
document.write( "\"%28matrix%283%2C1%2CWhat%2CHena%2Cgets%29%29\"\"%22%22%2B%22%22\"\"%28matrix%283%2C1%2CWhat%2CRina%2Cgets%29%29\"\"%22%22=%22%22\"\"matrix%281%2C2%2C%22Rs.%22%2C300%29\"\r\n" );
document.write( "\r\n" );
document.write( "x + 3x-100 = 300\r\n" );
document.write( "    4x-100 = 300\r\n" );
document.write( "        4x = 400\r\n" );
document.write( "         x = 100\r\n" );
document.write( "\r\n" );
document.write( "Hena gets Rs. x = Rs. 100\r\n" );
document.write( "Then Rina gets Rs. 3x-100 = 3(100)-100 = 300-100 = Rs. 200  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );