SOLUTION: "Word Problems Involving Products and Factoring"
Find two consecutive positive numbers such that the product of the sum and difference of the numbers plus 8 is the sum of their
Question 251986: "Word Problems Involving Products and Factoring"
Find two consecutive positive numbers such that the product of the sum and difference of the numbers plus 8 is the sum of their squares. can you solve this pls=( tyty so much
You can put this solution on YOUR website! Answer: Let the two consecutive positive integers be n and n+1
Then, (n+n+1)(n+1-n)+8 = n^2 +(n+1)^2
2n+1+8 = n^2 + n^2 + 2n+1
8 = 2n^2
4 = n^2
2 = n
So the required numbers are 2,3