document.write( "Question 275300: two numbers are in the ratio of 3:4. the sum of the numbers is 119. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #200835 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
3/4=3x/4x
\n" ); document.write( "3x+4x=119
\n" ); document.write( "7x=119
\n" ); document.write( "x=17
\n" ); document.write( "3*17/4*17=51/68
\n" ); document.write( "the numbers are 51 and 68
\n" ); document.write( "
\n" );