document.write( "Question 1204977: Lily is 34 years old. Steve is 51 years younger than Bella and 3 years younger than Hayley. Bella is 23 years older than Lily. How old is Hayley? \n" ); document.write( "
Algebra.Com's Answer #841551 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Lily         34\r\n" );
document.write( "Steve        (34+23)-51\r\n" );
document.write( "Bella        34+23\r\n" );
document.write( "Hayley       ((34+23)-51)+3\r\n" );
document.write( "

\n" ); document.write( "Note from description, Steve is three years younger than Haylay or that Hayley
\n" ); document.write( "is three years older than Steve.
\n" ); document.write( "
\n" );