document.write( "Question 1206301: Required two variables, whose sum is s, and whose ratio is a to b. \n" ); document.write( "
Algebra.Com's Answer #843648 by greenestamps(13208)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "It's not clear to me what you are after here....

\n" ); document.write( "Given that the two variables are in the ratio a:b, let the two numbers be ax and bx.

\n" ); document.write( "The sum of the two numbers is s, so

\n" ); document.write( "\"ax%2Bbx+=+s\"
\n" ); document.write( "\"%28a%2Bb%29x+=+s\"
\n" ); document.write( "\"x+=+s%2F%28a%2Bb%29\"

\n" ); document.write( "Then the two numbers are

\n" ); document.write( "\"ax+=+as%2F%28a%2Bb%29+=+%28a%2F%28a%2Bb%29%29s\"

\n" ); document.write( "and

\n" ); document.write( "\"bx+=+bs%2F%28a%2Bb%29+=+%28b%2F%28a%2Bb%29%29s\"

\n" ); document.write( "
\n" ); document.write( "
\n" );