document.write( "Question 1076351: Ike's age is three years less than twice his younger brothers age. If the sum of their ages is less than 18, find the oldest age that ike's brother could be? My answer is x<7 is x is 6? \n" ); document.write( "
Algebra.Com's Answer #690982 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Younger brother age is x
\n" ); document.write( "Ike's is 2x-3
\n" ); document.write( "2x-3+x<18
\n" ); document.write( "3x<21
\n" ); document.write( "x<7
\n" ); document.write( "x can be anything less than but not equal to 7. Six is one choice.
\n" ); document.write( "
\n" );