Out of the given choices, the phrase that best describes a nonlinear function is letter A. The area of a circle as a function of the radius. This is because area is calculated through the equation,
A = πr²
All the rest of the choices presents linear functions.
Answer:
okay, we need to add up for all k=1 till k=22
we could do it like this
(-4*1 -13) + (-4*2 -13) + (-4*3 -13) + ...
but this is long and boring, so we need another valid, yet vastly faster method to calculate this sum
we know that the "-13" part will occur 22 times, so let's write this component as "-13*22"
the -4k gents bigger with each step, k will take all the natural numbers from 1 to 22
so we could write
"-4 * (1+2+3+4+5+6+7...+21+22l
alot simpler and faster, but not fast enough
let's add up all numbers from 1 to 22 into one number
1 + 22 = 23
2 + 21 = 23
3 + 20 = 23
...
this works eleven times (bc we use up 2 numbers in each step), so the numbers from 1 to 22 added up are just
23*11= 230+23 = 252
now let's construct the final calculation
-4 * 252 -13*22 = -1294
there's your sum.
hope it helps you overall.
brainliest would be very kind ic some else leaves an answer, may it be just a greeting
Answer:
54 in
Step-by-step explanation:
because 6 times 5 is 30 plus 4 times 6 is 24 equals 54
Answer:
20
Step-by-step explanation:
the triangles are similar so the sides are in proportion
(x/10)=(12/6)
6x=10*12
x=10*12/6=20
By applying algebraic handling on the two equations, we find the following three <em>solution</em> pairs: x₁ ≈ 5.693 ,y₁ ≈ 10.693; x₂ ≈ 1.430, y₂ ≈ 6.430; x₃ ≈ - 0.737, y₃ ≈ 4.263.
<h3>How to solve a system of equations</h3>
In this question we have a system formed by a <em>linear</em> equation and a <em>non-linear</em> equation, both with no <em>trascendent</em> elements and whose solution can be found easily by algebraic handling:
x - y = 5 (1)
x² · y = 5 · x + 6 (2)
By (1):
y = x + 5
By substituting on (2):
x² · (x + 5) = 5 · x + 6
x³ + 5 · x² - 5 · x - 6 = 0
(x + 5.693) · (x - 1.430) · (x + 0.737) = 0
There are three solutions: x₁ ≈ 5.693, x₂ ≈ 1.430, x₃ ≈ - 0.737
And the y-values are found by evaluating on (1):
y = x + 5
x₁ ≈ 5.693
y₁ ≈ 10.693
x₂ ≈ 1.430
y₂ ≈ 6.430
x₃ ≈ - 0.737
y₃ ≈ 4.263
By applying algebraic handling on the two equations, we find the following three <em>solution</em> pairs: x₁ ≈ 5.693 ,y₁ ≈ 10.693; x₂ ≈ 1.430, y₂ ≈ 6.430; x₃ ≈ - 0.737, y₃ ≈ 4.263.
To learn more on nonlinear equations: brainly.com/question/20242917
#SPJ1