document.write( "Question 1176931: martha is x years old
\n" ); document.write( "her brother is 2.5 times older than her
\n" ); document.write( "her father is 4 times the brothers age
\n" ); document.write( "the sum of their ages is 54
\n" ); document.write( "work out their ages
\n" ); document.write( "

Algebra.Com's Answer #805045 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
she is x, brother 2.5x, and father 10x
\n" ); document.write( "13.5x-54
\n" ); document.write( "x=4
\n" ); document.write( "she is 4
\n" ); document.write( "brother is 10
\n" ); document.write( "father is 40
\n" ); document.write( "
\n" );