document.write( "Question 1154545: If lilly is 5 years older then her brother and lilly is half as old as her sister and lilly is 8 how old are her brother and sister? \n" ); document.write( "
Algebra.Com's Answer #777010 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON         AGE\r\n" );
document.write( "Lilly           8\r\n" );
document.write( "Brother        8-5\r\n" );
document.write( "Sister         2*8\r\n" );
document.write( "
\n" ); document.write( "
\n" );