document.write( "Question 344974: A piece of stick a-inches long is to be divided into two parts which are in ratio m:n, Find the length of each part. \n" ); document.write( "
Algebra.Com's Answer #246829 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"mx%2Bnx=a\"
\n" ); document.write( "\"%28m%2Bn%29x=a\"
\n" ); document.write( "\"x=a%2F%28m%2Bn%29\"
\n" ); document.write( "First part:\"mx=%28ma%29%2F%28m%2Bn%29\"
\n" ); document.write( "Second part:\"nx=%28na%29%2F%28m%2Bn%29\"
\n" ); document.write( "
\n" );