document.write( "Question 1052896: Kim is 3 times as old as her cousin. The total of their ages is 36 years. How old is Kim's cousin? \n" ); document.write( "
Algebra.Com's Answer #668184 by addingup(3677)![]() ![]() You can put this solution on YOUR website! K = 3c \n" ); document.write( "K+c = 36 substitute for K: \n" ); document.write( "3c+c = 36 \n" ); document.write( "4c = 36 \n" ); document.write( "c = 36/4 Divide to get the cousin's age, then multiply the cousin's age times 3 to get Kim's age. \n" ); document.write( " |