document.write( "Question 884035: Omar is 3 times as old as Luke, and ten years older
\n" );
document.write( "How old is Omar?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #533951 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3 times as old --> the age difference is 2x (2 times older) \n" ); document.write( "2x = 10 \n" ); document.write( "x = 5 (Luke's age) \n" ); document.write( "Omar is 15 \n" ); document.write( " \n" ); document.write( " |