document.write( "Question 290286: the sum f two even integers is 194. what are they? use the variable n for the value of the smaller integers \n" ); document.write( "
Algebra.Com's Answer #210055 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! At first you might think that there is not enough info. \n" ); document.write( "n+n+2=194 \n" ); document.write( "2n=192 \n" ); document.write( "n=96 \n" ); document.write( "96+98=194 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |