document.write( "Question 414862: The sum of the reciprocals of two consectutive intergers is 3/2.What are the intergers? \n" ); document.write( "
Algebra.Com's Answer #290966 by Gogonati(855)![]() ![]() You can put this solution on YOUR website! 1/x+1/x+1=3/2 \n" ); document.write( "2(x+1)+2x=3x(x+1) \n" ); document.write( "2x+2+2x=3x^2+3x \n" ); document.write( "3x^2-x-2=0 \n" ); document.write( "{-2/3, 1} Answer:The two consecutive integers are 1 and 2 \r \n" ); document.write( "\n" ); document.write( "Proof: 1+1/2=3/2 \n" ); document.write( " |