document.write( "Question 998734: Sarah is twice as old as her youngest brother. If the difference between their ages is 15 years, how old is her youngest brother?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #616483 by addingup(3677)![]() ![]() You can put this solution on YOUR website! If Sarah is 2times as old as her brother, then 2*brother = Sarah \n" ); document.write( "S= 2b We are going to use this value for Sarah \n" ); document.write( "S-b= 15 In this formula, plug in the value above for Sarah: \n" ); document.write( "2b-b= 15 \n" ); document.write( "b= 15 And Sarah, the problem says, is twice as old: \n" ); document.write( "15*2= 30 Sarah is 30. And the problem says Sarah is 15 yrs older: \n" ); document.write( "30-15= 15 We have the correct answer. \n" ); document.write( " |