document.write( "Question 1020404: If Lisa's age is a quarter of her mother's age.if her mother is x years old and their combine ages is 75 how old is lisa \n" ); document.write( "
Algebra.Com's Answer #636318 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "If Lisa's age is a quarter \n" ); document.write( "of her mother's age. \n" ); document.write( "Mother's age = x \n" ); document.write( "Lisa's age = 1/4x \n" ); document.write( "Total = 5/4x \n" ); document.write( "5/4x = 75 \n" ); document.write( "5x = 300 \n" ); document.write( "x = 60 \n" ); document.write( "Mother's age is 60 years old \n" ); document.write( "Lisa's age is 15 years old. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " \n" ); document.write( " |