document.write( "Question 965436: Find two integers whose product is 105 such that one of the integers is one more than twice the other integer. \n" ); document.write( "
Algebra.Com's Answer #590117 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x and y are the integers \n" ); document.write( "x=2y+1 \n" ); document.write( "xy=105 Substitute for x \n" ); document.write( "(2y+1)(y)=105 Subtract 105 from each side \n" ); document.write( "2y^2+y-105=0
\n" ); document.write( "\n" ); document.write( "y=7 ANSWER 1: One of the integers is 7 \n" ); document.write( "x=2y+1=2(7)+1=14+1=15 ANSWER 2: The other integer is 15\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |