document.write( "Question 927603: beth is 5 yrs younger than chris. last year, their ages will have the sum of equal to 57how old is each now
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #563094 by 428225(90)![]() ![]() You can put this solution on YOUR website! let x be Chris' age\r \n" ); document.write( "\n" ); document.write( "x+x-5=57 \n" ); document.write( "2x=62 \n" ); document.write( "x=31\r \n" ); document.write( "\n" ); document.write( "Chris was 31 last year \n" ); document.write( "31-5=26 \n" ); document.write( "Therefore Beth was 26 last year \n" ); document.write( "Add a year onto Beth and Chris' age\r \n" ); document.write( "\n" ); document.write( "So Beth is 27 now and Chris is 32 now \n" ); document.write( " |