Answer:
2/3x + 7 = 29
step-by-step explanation:
two thirds = 2/3
plus a number = x
at least 29 = 29
there for you should get 2/3x + 7 = 29
15 minutes is one quarter of an hour, so the number of people accommodated in an hour would be 4 x 55 = 220 people per hour
The answer is (x-y)^2
hope it helps!!!!!!
the formula is
(a-b)^2
and when you expand it, it becomes
a^2-2ab+b^2
Answer: $1.20
Step-by-step explanation:
Rounded up to $1.20 after tax
Asked and answered elsewhere.
brainly.com/question/9247314You obviously don't mind using "technology" (Brainly) to answer these questions. A graphing calculator can do quadratic regression on the sequence and tell you its formula.
If you want to do it by hand, you can write the equation
.. y = ax^2 +bx +c
and substitute three of the given points. Then solve the resulting three linear equations for a, b, and c.
.. 4 = a +b +c
.. 7 = 4a +2b +c
.. 12 = 9a +3b +c
Subtracting the first equation from the other two reduces this to
.. 3 = 3a +b
.. 8 = 8a +2b
The latter can be divided by 2, so reduces to
.. 4 = 4a +b
Subtracting the first of the reduced equations from this, you have
.. 1 = a
so
.. 3 = 3*1 +b
.. 0 = b
and
.. 4 = a + b + c = 1 + 0 + c
.. 3 = c
And your equation is
.. y = x^2 +3 . . . . . . as shown previously