document.write( "Question 434483: The age of A is 1/3 the age of B, 15 years ago the age of A was 1/6 the age of B. Find the current ages of A and B. \n" ); document.write( "
Algebra.Com's Answer #301009 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! A=1/3B \n" ); document.write( "A-15=1/6(B-15) \n" ); document.write( "6A-90=B-15 \n" ); document.write( "6A-B=75 \n" ); document.write( "2B-B=75 \n" ); document.write( "B=75 \n" ); document.write( "A=25 \n" ); document.write( " |