document.write( "Question 995959: Carla is 5 years younger than cathy,2 years ago the sum of their age is 35,how old is carla now? \n" ); document.write( "
Algebra.Com's Answer #615415 by phillywily(18)\"\" \"About 
You can put this solution on YOUR website!
Carla=x
\n" ); document.write( "Cathy=x+5
\n" ); document.write( "(x-2)+(x+5-2)=35
\n" ); document.write( "x-2+x+5-2=35
\n" ); document.write( "2x+5-4=35
\n" ); document.write( "2x=35-5+4
\n" ); document.write( "2x=34
\n" ); document.write( "x=17
\n" ); document.write( "
\n" ); document.write( "
\n" );