document.write( "Question 229812: how do i write the equation for:\"The lesser of two consecutive even integers is 10 more than one-half the greater. Find the integers.\" \n" ); document.write( "
Algebra.Com's Answer #170291 by ly12603(44)\"\" \"About 
You can put this solution on YOUR website!
your question was to re-write the question not solve for the integers?
\n" ); document.write( "let lesser = l
\n" ); document.write( "let greater= g
\n" ); document.write( "l=.5g+10
\n" ); document.write( "
\n" );