document.write( "Question 899037: Jenny is 20 years younger than her mother.
\n" ); document.write( "Using x to represent Jenny's age, write down an expression for her mothers age. The sum of heir ages is 4 times Jenny's age.
\n" ); document.write( "

Algebra.Com's Answer #545153 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Jenny's age x
\n" ); document.write( "mother's age: x+20
\n" ); document.write( " x + (x+20) = 4x
\n" ); document.write( " 2x + 20 = 4x
\n" ); document.write( " 20 = 2x, x = 10, Jenny's age. MOther is 30 \n" ); document.write( "
\n" );