document.write( "Question 293005: sum of two consecutive even numbers is 14,and their product is 48.that are they? \n" ); document.write( "
Algebra.Com's Answer #211527 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
Let x = one number
\n" ); document.write( "Let x+2 = the consecutive even number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation becomes:
\n" ); document.write( "\"x%2B%28x%2B2%29=14\"
\n" ); document.write( "\"2x%2B2=14\"
\n" ); document.write( "\"2x=12\"
\n" ); document.write( "\"x=6\" ... therefore... \"x%2B2=8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%28x%2B2%29=48\"
\n" ); document.write( "\"6%286%2B2%29=48\"
\n" ); document.write( "\"6%2A8=48\"
\n" ); document.write( "\"48=48\"
\n" ); document.write( "
\n" );