document.write( "Question 530525: David is y years old. Tom is 2 years younger than David. What is Tom's age? \n" ); document.write( "
Algebra.Com's Answer #350155 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! y = David's age \n" ); document.write( ". \n" ); document.write( "Tom is 2 years younger than David. \n" ); document.write( ". \n" ); document.write( "y-2 = Tom's age \n" ); document.write( " |