document.write( "Question 1124515: The ratio of the amount of rice Max has to the amount of rice Victor has rice to the amount of rice Roman has is 3:2:4. If Victor gives 1/4 of his rice to Roman, what will the new ratio of the amounts of Max’s rice to Victor’s rice to Roman’s rice be? \n" ); document.write( "
Algebra.Com's Answer #740947 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Max : Victor : Roman
\n" ); document.write( " 3 : 2 : 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "MaX 3x
\n" ); document.write( "Victor 2x
\n" ); document.write( "Roman 4x\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Victor gave 1/4 of his to Roman.
\n" ); document.write( "Max 3x
\n" ); document.write( "Victor 2x-(2x)/4
\n" ); document.write( "Roman 4x+(2x)/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Max     \"3x=6x%2F2\"\r\n" );
document.write( "Victor  \"2x-x%2F2=%283%2F2%29x\"\r\n" );
document.write( "Roman   \"4x%2Bx%2F2=8x%2F2%2Bx%2F2=9x%2F2=%289%2F2%29x\"\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "New Ratio  Max:Victor:Roman\r\n" );
document.write( "      6 : 3  :  9\r\n" );
document.write( "      2 : 1  :  3\r\n" );
document.write( "
\n" ); document.write( "
\n" );