document.write( "Question 27916: I need help please. My question is: The sum of two consecutive even numbers is 50. Find the numbers. \r
\n" );
document.write( "\n" );
document.write( "Thanks. \n" );
document.write( "
Algebra.Com's Answer #15216 by bmauger(101)![]() ![]() ![]() You can put this solution on YOUR website! \"Two consecutive even numbers\" can be written as x and x+2. For instance, if your first even number was 12, the next consecutive even number would be 12+2=14. \n" ); document.write( "The sum of these two is written x+(x+2) and because we're told that this sum is (equals) 50, we can write the equation as: \n" ); document.write( " |