document.write( "Question 1137929: Tommy’s age is six less than Abby’s age. Luke’s age is three more than tommy’s age. The sum of their ages is 30. Write and slove an algebraic equation. What is Luke’s age? \n" ); document.write( "
Algebra.Com's Answer #755808 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Try using a variable for Luke's age because question asks for that.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Tommy            L-3\r\n" );
document.write( "Abby             (L-3)+6\r\n" );
document.write( "Luke              L\r\n" );
document.write( "SUM               30\r\n" );
document.write( "
\n" ); document.write( "
\n" );