document.write( "Question 611661: Find two consecutive odd numbers such that the sum of the first number and one-third of the second number is equal to fifty.\r
\n" );
document.write( "\n" );
document.write( "a: 35 and 37
\n" );
document.write( "b: 37 and 39
\n" );
document.write( "c: 49 and 51 \n" );
document.write( "
Algebra.Com's Answer #385094 by richwmiller(17219) You can put this solution on YOUR website! x+y/3=50\r \n" ); document.write( "\n" ); document.write( "Plug in the values to see which one works. \n" ); document.write( " \n" ); document.write( " |