document.write( "Question 108256: Karen is 15 years older than Kyla. 13 years from now the sum of their ages will be 109. Give the current ages of Karen and Kyla. \n" ); document.write( "
Algebra.Com's Answer #78868 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! kyle's age=x \n" ); document.write( "karen's age=x+15 \n" ); document.write( "in 13 years they will be \n" ); document.write( "kyle=(x+13) \n" ); document.write( "karen=(x+15+13) \n" ); document.write( "so adding their ages 13 years from now they will=109 \n" ); document.write( "(x+13)+(x+15+13)=109 \n" ); document.write( "2x+41=109 \n" ); document.write( "2x=109-41 \n" ); document.write( "2x=68 \n" ); document.write( "x=68/2 \n" ); document.write( "x=34 years old is kyle's age now. \n" ); document.write( "proof \n" ); document.write( "(34+13)+(34+15+13)=109 \n" ); document.write( "47+62=109 \n" ); document.write( "109=109 \n" ); document.write( " \n" ); document.write( " |