document.write( "Question 940203: tyler is six years older than his sister , and the sum of their ages is 32. how old is tyler ? how old is his sister ? \n" ); document.write( "
Algebra.Com's Answer #572992 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Sister's age, Tyler \n" ); document.write( "... \n" ); document.write( "(x+6) + x = 32 \n" ); document.write( "2x = 26 \n" ); document.write( "x = 13, Sister's age. Tyler is 19 \n" ); document.write( "And..checking \n" ); document.write( "sum = 32 \n" ); document.write( " |