In python, what kind of error is returned by the following code? (e.g. NameError, ValueError, IOError, etc) def my_func(n1,n2): return n1 + n2 my_func(1,2,3)
Answers
Answered by
8
Answer:TypeError
Hope this helps.
Ritiksuglan:
hi
Answered by
5
hey mates your answer is here
Brainly.in
What is your question?
Secondary SchoolMath 5 points
If
\alpha
and
\beta
are the zeroes of the polynomial p (x) =
k {x}^{2} + 4x + 4
such that
\alpha ^{2} + { \beta }^{2} = 24
find the value of k.
Ask for details Follow Report by Samriddhsaxena 1 week ago
Answers
Me · Beginner
Know the answer? Add it here!
rahman786khalilu
rahman786khalilu Genius
α+β=-4/k
αβ=4/k
α^2+β^2=24
(α+β)^2-2αβ=24
16/k^2-8/k=24
16-8k=24k^2
24^2+8k-16=0
6k^2+2k-4=0
3k^2+k-2=0
3k^2+3k-2k-2=0
3k(k+1)-2(k+1)=0
k=2/3,-1
may be it's helpful for you
please mark me as brainliest ✌️
Similar questions
Science,
6 months ago
Math,
6 months ago
CBSE BOARD X,
11 months ago
Science,
11 months ago
English,
1 year ago