document.write( "Question 268773: Chad has a total of 5 people in his family. sally is chad's twin sister. Chad's sister Hailey is 4 years older than Chad. Chad's mother was 24 when chad was born. Chad's father is four years older that chad's mother. write an expression for family member's age as a function of chad's age (x) \n" ); document.write( "
Algebra.Com's Answer #196991 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! x=Chad's age \n" ); document.write( "x=Chad's twin sister, Sally's age \n" ); document.write( "x+4=Hailey's age \n" ); document.write( "24+x=Chad's mother's age \n" ); document.write( "(24+x)+4 =28+x=Chad's father's age\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |