document.write( "Question 758163: C's mother was four times as old as C ten years ago after ten years she will be 5 / 2 as old as C is now. how old C is? \n" ); document.write( "
Algebra.Com's Answer #461358 by lwsshak3(11628) ![]() You can put this solution on YOUR website! C's mother was four times as old as C ten years ago after ten years she will be 5 / 2 as old as C is now. how old C is? \n" ); document.write( "*** \n" ); document.write( "10 yrs ago: \n" ); document.write( "x=C's age \n" ); document.write( "4x=mother's age \n" ); document.write( ".. \n" ); document.write( "Now: \n" ); document.write( "x+10=C's age \n" ); document.write( "4x+10=mother's age \n" ); document.write( ".. \n" ); document.write( "10 yrs from now: \n" ); document.write( "5/2(x+10)=4x+10+10 \n" ); document.write( "5x+50=8x+20+20 \n" ); document.write( "3x=10 \n" ); document.write( "x=10/3 \n" ); document.write( "x+10=10/3+30/3=40/3 \n" ); document.write( "C's age now=40/3 \n" ); document.write( " |