Answer:
Y2-y1/x2-x1
Step-by-step explanation:
The rate of change is the same thing as slope. So you would do the same thing as you would for slope.
Ex. you have two coordinate points. (4,4) (5,9)
y2 would be 9
y1 would be 4
x2 would be 5
x1 would be 4
so you would do 9-4=5
then 5-4=1
So your rate of change/slope would be 5/1 or 5
Answer:
need help too
Step-by-step explanation:
In this case it is to find the roots of the polynomial.
We have then:
2x ^ 2-5x + 1 = 3
Rewriting:
2x ^ 2-5x-2 = 0
Applying resolver we have
x = (- b +/- root (b ^ 2 - 4ac)) / (2a)
Substituting values:
x = (- (- 5) +/- root ((- 5) ^ 2 - 4 (2) (- 2))) / (2 (2))
x = (- (- 5) +/- root ((25 + 16)) / (2 (2))
x = (5 +/- root (41))) / (4)
x = ((5/4) +/- (root (41)) / 4)
Answer:
x = ((5/4) +/- (root (41)) / 4)
(option 4)
Answer:
rent goes up 9 dollars at a time while number of days is 1 at a time
Step-by-step explanation:
the difference of 21 and 12 is 9 so you can see it changes every day by nine for the ratio i think is for every day 9 dollars is added to fee
A minor league plays 101 games,
They win 14 more than twice as many as they lost.
How many wins and loses?
Okay, simple.
First, write a simple addition equation. In this case wins = w and losses = l.
l + w = 101.
Now, we have to figure out a way to make one of the terms the same term as the other, in this case we can change the terms of w to l.
l = l
w = 2l +14 (14 more than twice the amount)
Okay. So plug in the new amount for w.
l + 2l + 14 = 101. Great! we now have a simple equation. lets solve.
put similar terms together.
3l + 14 = 101
3l = 87
l = 29
So, we have 29 loses, and
w = 2(29) + 14
72 wins!
To check,
72 + 29 = 101, correct!
Hope this helps!