document.write( "Question 942698: child is x years old, sister is 6 yrs old, mother is twice as old as sister. Aunt Tanya is x yrs older than mother. write and simplify an expression that represents the age of Tanya
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #574712 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! : child is x years old, sister is 6 yrs old, mother is twice as old as sister. \n" ); document.write( "here we know that Mother is 12 yrs old ?! \n" ); document.write( ": \n" ); document.write( " Aunt Tanya is x yrs older than mother. \n" ); document.write( " write and simplify an expression that represents the age of Tanya \n" ); document.write( "F(x) = Tanya's age \n" ); document.write( "F(x) = x + 12 \n" ); document.write( " |