document.write( "Question 1015430: A boy is 25 years older than a girl. Five years ago the boy was two times as old as the girl. Find the present age of each. \n" ); document.write( "
Algebra.Com's Answer #631814 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "G=girl's age; B=boy's age=G+25 yrs \n" ); document.write( ". \n" ); document.write( "B-5=2(G-5) \n" ); document.write( "G+25-5=2G-10 \n" ); document.write( "G+20=2G-10 \n" ); document.write( "30=G \n" ); document.write( "ANSWER 1: The girl is 30 years old. \n" ); document.write( ". \n" ); document.write( "B+G+25 yrs=30 yrs + 25 yrs=55yrs \n" ); document.write( "ANSWER 2: The boy is 55 years old. \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |