document.write( "Question 398950: tina is twice as old as her cousin sally. the sum of their ages is 21 years. How old is each girls? Explain. \n" ); document.write( "
Algebra.Com's Answer #282582 by teishad(7)![]() ![]() You can put this solution on YOUR website! Tina is going to be represented by T \n" ); document.write( "Sally is going to be represented by S\r \n" ); document.write( "\n" ); document.write( "T=2S \n" ); document.write( "because tina is twice as old as sally \n" ); document.write( "T+s=21 \n" ); document.write( "because the sum of their ages is 21 \n" ); document.write( "plug in the first equation to the second. \n" ); document.write( "2s+s=21 \n" ); document.write( "3s=21 \n" ); document.write( "divide by 3 \n" ); document.write( "s=7 \n" ); document.write( "then plug in s=7 to the first equation \n" ); document.write( "2s=t \n" ); document.write( "2*7=14 \n" ); document.write( "sally is 7 and tina is 14, \n" ); document.write( " |