document.write( "Question 918533: Find two numbers such that the larger is one more than twice the smaller and their product is 105. \n" ); document.write( "
Algebra.Com's Answer #557094 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the samller number referred to
\n" ); document.write( "(2x+1)x = 105
\n" ); document.write( "2x^2 + x - 105 = 0
\n" ); document.write( "(2x +15 )(x -7) = 0
\n" ); document.write( "2x + 15 = 0, x = \"++highlight_green%28-15%2F2+=+-7.5%29+\" and \"-14%28-15%2F2%29+=+105\"
\n" ); document.write( "0r
\n" ); document.write( "x-7 = 0, x = \"++highlight_green%287%29+\" and \"15%2A7+=+105\"
\n" ); document.write( "
\n" ); document.write( "
\n" );