document.write( "Question 545890: Cindy is 14 years less than twice the age of her husband. if the sum of their ages is 55, how old are they? \n" ); document.write( "
Algebra.Com's Answer #355783 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "Present age of husband = h
\n" ); document.write( "Present age of cindy = c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cindy is 14 years less than twice the age of her husband
\n" ); document.write( "c=2h-14.......(1)
\n" ); document.write( "the sum of their ages is 55
\n" ); document.write( "c+h=55
\n" ); document.write( "c=55-h........(2)
\n" ); document.write( "Put the value of c from (2) to (1)
\n" ); document.write( "c=2h-14
\n" ); document.write( "55-h=2h-14
\n" ); document.write( "-h-2h=-14-55
\n" ); document.write( "-3h=-69
\n" ); document.write( "-3h/-3=-69/-3
\n" ); document.write( "h=23
\n" ); document.write( "Put the value of h in (1)
\n" ); document.write( "c=2h-14
\n" ); document.write( "c=2(23)-14
\n" ); document.write( "c=46-14
\n" ); document.write( "c=32\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Present age of husband = h = 23 years old
\n" ); document.write( "Present age of cindy = c = 32 years old
\n" ); document.write( "
\n" );