document.write( "Question 26445: The sum of the reciprocals of two consecutive even numbers is 7/24. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #14293 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! The sum of the reciprocals of two consecutive even numbers is 7/24.\r\n" ); document.write( "Find the numbers.\r\n" ); document.write( "\r\n" ); document.write( "Let smaller even integer = x\r\n" ); document.write( "Then larger even integer = x + 2\r\n" ); document.write( "\r\n" ); document.write( "\"Reciprocal of\" means \"1 over\"\r\n" ); document.write( "\r\n" ); document.write( " 1 1 7\r\n" ); document.write( "--- + ----- = ---- \r\n" ); document.write( " x x+2 24\r\n" ); document.write( "\r\n" ); document.write( "The LCD is 24x(x+2). Multiply through by that LCD\r\n" ); document.write( "\r\n" ); document.write( " 1 1 7\r\n" ); document.write( "24x(x+2)·--- + 24x(x+2)·----- = 24x(x+2)·---- \r\n" ); document.write( " x x+2 24\r\n" ); document.write( "\r\n" ); document.write( "Cancel what will cancel\r\n" ); document.write( "\r\n" ); document.write( " 1 1 7\r\n" ); document.write( "24 \n" ); document.write( " \n" ); document.write( " |