Answer:
4
Step-by-step explanation:
Let's call the width W and the length L.
We know the width is 3 less than the length, so:
W = L - 3
And we know the area is 28, so:
28 = WL
If we solve for L in the first equation:
L = W + 3
And substitute into the second equation:
28 = W (W + 3)
28 = W² + 3W
0 = W² + 3W - 28
0 = (W + 7) (W - 4)
W = -7, 4
Since W can't be negative, W = 4 units.
Answer:
The answer is 20
Step-by-step explanation:
From the graph it shows that J is located at point 15, and Q is located at point 35
If we move 20 units from point J to point Q, we land at point Q, making it the distance they are from one another.
Answer:
z
Step-by-step explanation:
the y' should be 5 then 10 .20.40.80 since it double every day
If the factors of the polynomial are (x - 2), (x), and (x + 2). Then the equation of the graph will be (x³ - 4x).
<h3>What is the
equation of the graph?</h3>
The solutions of the graph are 2, 0, and negative 2.
Then the factor can be given as
(x - 2), (x), and (x + 2)
Then the product of the factor will be given below.
(x - 2) × (x) × (x + 2)
x (x² - 4)
x³ - 4x
More about the equation of the graph link is given below.
brainly.com/question/1971145
#SPJ1
Answer:
a(n)=1.15[a(n-1)]
Step-by-step explanation:
we know that

Let
a0 -----> the length of the original copy
<em>The first copy is equal to</em>
a1=1.15(a0)
<em>The second copy is </em>
a2=1.15[1.15(a0)] or a2=1.15[a1]
<em>The third copy is</em>
a3=1.15{1.15[1.15(a0)]} or a3=1.15[a2]
therefore
A recursive formula will be
a(n)=1.15[a(n-1)]