document.write( "Question 929424: Jason, Eric, and Kylie have a combined age of 38. Jason is 4 years older than kylie and eric is 2 years younger than kylie what is the age of each
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #564271 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Kylie's age \n" ); document.write( "Jason + Eric +Kylie = 38 \n" ); document.write( "(x+4) + (x-2) + x = 38 \n" ); document.write( "3x = 36 \n" ); document.write( "x = 12, Kylie's age. Jason 16 and Eric is 10 \n" ); document.write( "And...checking \n" ); document.write( "sum = 38 \n" ); document.write( " \n" ); document.write( " |