find 5 consecutive integers such that 3 times the product of the 3rd and 4th, minus the the product of the 2nd and 4 less than the first, plus 3 times the 5th is 232. Variables are x, x +1, x + 2, x + 3, x + 4
in Word Problem Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

Question: find 5 consecutive integers such that 3 times the product of the 3rd and 4th, minus the the product of the 2nd and 4 less than the first, plus 3 times the 5th is 232. Variables are x, x +1, x + 2, x + 3, x + 4 ?

Let us rewrite your problem statement.

find 5 consecutive integers such that
3 times the product of the 3rd and 4th,
minus the product of the 2nd and 4 less than the first,
plus 3 times the 5th
is 232.
Variables are x, x +1, x + 2, x + 3, x + 4, or v1, v2, v3, v4, v5


Turning those statements above into mathematical expressions,

3 times the product of the 3rd and 4th,                            becomes   3*v3*v4
minus the product of the 2nd and (4 less than the first),  becomes   - v2*(v1-4)
plus 3 times the 5th                                                          becomes   + 3*v5
is 232.                                                                               becomes   = 232

As a single expression, this is

3*v3*v4 - v2*(v1 - 4) + 3*v5 = 232

3(x+2)(x+3) - (x+1)(x - 4) + 3(x+4) = 232
3(x^2 + 5x + 6) - (x^2 - 3x - 4) + (3x + 12) = 232
2x^2 + 21x + 34 = 232
2x^2 + 21x - 198 = 0
(2x + 33)(x - 6) = 0
x = -33/2, x = 6

But x is an integer, so the only solution is x = 6

The numbers then are : 6, 7, 8, 9, 10

by Level 11 User (81.5k points)

Related questions

2 answers
asked Aug 30, 2015 in Algebra 2 Answers by anonymous | 637 views
1 answer
1 answer
asked May 8, 2013 in Algebra 2 Answers by anonymous | 572 views
1 answer
1 answer
asked Feb 12, 2012 in Algebra 2 Answers by anonymous | 696 views
1 answer
asked Dec 10, 2014 in Algebra 1 Answers by anonymous | 757 views
1 answer
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,359 users