document.write( "Question 1059191: clayton is 4 years younger than his brother josh. if the sum of their ages is 28, how old is each boy? \n" ); document.write( "
Algebra.Com's Answer #674265 by addingup(3677)![]() ![]() You can put this solution on YOUR website! J = C+4 \n" ); document.write( "J+C = 28 substitute for J: \n" ); document.write( "C+4+C = 28 \n" ); document.write( "2C = 24 \n" ); document.write( "C = 12 Clayton is 12, and his brother Josh is 12+4=16 \n" ); document.write( " |