document.write( "Question 884946: Three times a brother age is the same as two times his sister'age.if the sister is 4 years elder to her brother,how old are the brother and the sister? \n" ); document.write( "
Algebra.Com's Answer #534807 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
3B = 2S
\n" ); document.write( "S = B+4
\n" ); document.write( "Substitute the value of S from the second equation into the first.
\n" ); document.write( "3B = 2S
\n" ); document.write( "3B = 2(B+4)
\n" ); document.write( "Distribute
\n" ); document.write( "3B = 2B + 8
\n" ); document.write( "Subtract 2B from each side
\n" ); document.write( "B = 8
\n" ); document.write( "If brother is 8, then sister is 8 + 4, or 12
\n" ); document.write( "
\n" );