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
We know that
if <span>QT is an altitude of triangle QRS
then
</span><span>the measure of angle QTS is equal to 90</span>°
so
6x+36=90-----> 6x=90-36----> x=54/6
x=9
QR=2x-5-----> QR=2*9-5-----> QR=18-5-----> QR=13
the answer is
QR=13
You either start studying now or you fake it and guess and get lucky or you cheat
Any line can be expresses as:
y=mx+b where m=slope=(y2-y1)/(x2-x1) and b=y-intercept (value of y when x=0)
First find the slope:
m=(2-0)/(8-0)=2/8=1/4 so we have thus far:
y=0.25x+b, we solve for b using any point on the line, (8,2)
2=0.25(8)+b
2=2+b
0=b
So the line is:
y=.25x which they might also express as y=x/4
The answer is E. (1/4)x
Answer:
Second point (-5/2, -7/2)
First point (3/2, 17/2)
Step-by-step explanation:
We have two equations, and we want to know at wich poin are equal. Hence, we have a system of equations and the solution is nothing more that the point (x,y) where those functions intercepts.
4x2+ 7x -11=y
3x+4=y
Lets use substitute method
4x2+7x-11=3x+4
This can be re arrange as the following eq:
4x2+4x-15=0
A quadratic equation, its solution can be obtained using the below eq.

where a=4, b=4, c=-15.
Remember, the quadratic equation as a +/- sign, meaning that you will obtain one answer using the + operator and other using the - operator.
By doing the above, we have x=-5/2 and x=3/2
By using x=3/2 in equation of line (3x+4=y) we have y=17/2
First point (3/2, 17/2)
By using x=-5/2 in equation of line (3x+4=y) we have y= -7/2
Second point (-5/2, -7/2)
Those points are the ones where the line and the parabola intercept.