asked 174k views
1 vote
Find two consecutive integers whose product is 24 more than three times the first integer

asked
User Barnaby
by
7.3k points

1 Answer

2 votes
x= first integer
x+1= second consecutive integer

Product means multiply, so we'll multiply x by x+1. More than means to add and 3 times is multiplication.

x(x + 1)= 3x + 24
use distributive property to multiply x by everything in parentheses
(x*x) + (x*1)= 3x + 24
x^2 + x= 3x + 24
subtract 3x from both sides
x^2 - 2x= 24
subtract 24 from both sides
x^2 - 2x - 24= 0
factor the expression
(x-6)(x+4)= 0
x-6=0
x=6

x+4=0
x=-4

If x= 6 is the first integer, x+1= 7 is the second integer

If x= -4 is the first integer, x+1= -3 is the second integer


Hope this helps! :)
answered
User Muppet
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.