document.write( "Question 304257: Susan is twice as old as her brother. Five years ago, susan was 3 times as old as her brother. Find their ages now. \n" ); document.write( "
Algebra.Com's Answer #218093 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! Susan, Brother \n" ); document.write( "S=2B \n" ); document.write( "S-5=3(B-5) \n" ); document.write( "S-5=3B-15 \n" ); document.write( "S=3B-10 \n" ); document.write( "2B=3B-10 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |