Asked by keirstin

The difference between two positive integers is 3. If the smaller is added to the square of the larger, the sum is 417. Find the integers

Answers

Answered by Reiny
smaller --- x
larger --- x+3

(x+3)^2 + x = 417
x^2 + 6x + 9 + x - 417 = 0
x^2 + 7x - 408 = 0

factor, then solve for x, reject the negative value for x
Answered by R_scott
let x = smaller , y = larger

y - x = 3 ... y - 3 = x

y^2 + x = 417

solve the system
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions