Find all combinations of a,b,c

  • Context: MHB 
  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Combinations
Click For Summary
SUMMARY

The discussion focuses on finding integer combinations of coefficients \(a\), \(b\), and \(c\) in the quadratic function \(f(x) = ax^2 + bx + c\) such that the roots of the equation \(ax^2 + bx + c = 0\) are also integers, given the condition \(f(8) = 1\). The participants derive that substituting \(x = 8\) leads to the equation \(64a + 8b + c = 1\). They conclude that by manipulating this equation and applying the quadratic formula, one can identify valid integer combinations for \(a\), \(b\), and \(c\).

PREREQUISITES
  • Understanding of quadratic equations and their properties
  • Familiarity with integer solutions in polynomial equations
  • Knowledge of the quadratic formula and its applications
  • Basic algebraic manipulation skills
NEXT STEPS
  • Explore integer factorization techniques for quadratic equations
  • Learn about the Rational Root Theorem and its implications
  • Investigate the properties of integer polynomials
  • Study the implications of Vieta's formulas on polynomial roots
USEFUL FOR

Mathematicians, educators, and students interested in algebra, particularly those focusing on polynomial equations and integer solutions.

Albert1
Messages
1,221
Reaction score
0
let $f(x)=ax^2+bx+c,with \,\, a\neq 0$ here $a,b,c\in Z$
if the solutions of $ax^2+bx+c=0,\,\, also \,\, \in Z$
given :$f(8)=1$
please find all combinations of $a,b,c$
 
Mathematics news on Phys.org
Albert said:
let $f(x)=ax^2+bx+c,with \,\, a\neq 0$ here $a,b,c\in Z$
if the solutions of $ax^2+bx+c=0,\,\, also \,\, \in Z$
given :$f(8)=1$
please find all combinations of $a,b,c$

let $f(x) = a (x- p)(x-q)$
$f(8) = a(8-p)(8-q) = 1$
gives 4 choices
choice 1

$ a = 1, 8-p = 1, 8-q = 1 => p=q = 7$
or $f(x) = (x-7)^2 = x^2 - 14x + 49=> a= 1, b= - 14, c= 49$

choice 2
$ a = 1, 8-p = -1, 8-q = -1 => p=q = 9$
or $f(x) = (x-9)^2 = x^2 - 18x + 81=> a= 1, b= - 18, c= 81$
choice 3

$ a = -1 , 8-p = 1, 8-q = -1 => p=7, q = 9$
or $f(x) = -(x-7)(x-9) = -x^2 + 16x -63 => a= -1, b= 16, c= -63$

choice 4 is same as choice 3 except that p and q are interchanged
hence 3 sets $(1,- 14,49),(1,- 18,81),(-1,16,-63)$
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K