Answer:
2r + 6
Step-by-step explanation:
have a good day :)
Answer:
4x800= 3,200
Step-by-step explanation:
y = 1.4x - 4.8
the equation of a line in ' slope - intercept form ' is
y = mx + c ( m is the slope and c the y- intercept )
the partial equation is y = 1.4x + c
to find c, substitute (2, - 2) into the partial equation
- 2 = 2.8 + c ⇒ c = - 2 - 2.8 = - 4.8
y = 1.4x - 4.8 is the equation in slope- intercept form
Here is your answer
Money saved on each successive day is-
$3, &5, $7....
Clearly it forms an AP,
where
a1= 3
common difference, d= 2
n=20
So,
using formula
Tn= a1+(n-1)d
T20= 3+(20-1)2
= 3+ 19×2
= 3+ 38
=41
So, money saved on August 20= $41
Sum of money saved upto August 20 =
n/2 (a1+T20)
= 20/2 (3+41)
= 10× 44
= $440
HOPE IT IS USEFUL
Answer:
y = 2*x^2 - 2*x - 24
Step-by-step explanation:
If we have a quadratic function with roots a and b, we can write the equation for that function as:
y = f(x) = A*(x - a)*(x - b)
Where A is the leading coefficient.
In this case, we know that the roots are: 4 and -3
Then the function will be something like:
f(x) = A*(x - 4)*(x - (-3) )
f(x) = A*(x - 4)*(x + 3)
Now we need to determine the value of A.
We also know that the graph of the function passes through the point (3, -12)
This means that:
f(3) = -12
Then:
-12 = A*(3 - 4)*(3 + 3)
-12 = A*(-1)*(6)
-12 = A*(-6)
-12/-6 = A
2 = A
Then the equation is:
y = f(x) = 2*(x - 4)*(x + 3)
Now we need to write this in standard form, so we just need to expand the equation:
y = f(x) = 2*(x^2 + x*3 - x*4 - 4*3)
y = f(x) = 2*(x^2 - x - 12)
y = f(x) = 2*x^2 - 2*x - 24
Then the relation is:
y = 2*x^2 - 2*x - 24