A^2 + B^2=C^2 so there for the hypotenuse (13^2) - (5^2) will give you the last side
I hope the choices for the numerators of the solutions are given.
I am showing the complete work to find the solutions of this equation , it will help you to find an answer of your question based on this solution.
The standard form of a quadratic equation is :
ax² + bx + c = 0
And the quadratic formula is:
x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
So, first step is to compare the given equation with the above equation to get the value of a, b and c.
So, a = 10, b = -19 and c = 6.
Next step is to plug in these values in the above formula. Therefore,
So,
So,
Hope this helps you!
Answer:
y = x + 5
Step-by-step explanation:
y = mx + b
m -> slope ; m = 1
b -> y-intercept ; b = 5
y = 1x + 5
Answer:
y ≈ 2.5
Step-by-step explanation:
Using the Sine rule in Δ XYZ
=
, substitute values
=
( cross- multiply )
y sin50° = 2 sin75° ( divide both sides by sin50° )
y =
≈ 2.5 ( to the nearest tenth )
<h3>
Answer: -13</h3>
=======================================
Explanation:
g(-3) = 2 means x = -3 and y = 2 pair up together to form the point (-3,2)
g(1) = -4 means we have the point (1,-4)
Find the slope of the line through the two points (-3,2) and (1,-4)
m = (y2-y1)/(x2-x1)
m = (-4-2)/(1-(-3))
m = (-4-2)/(1+3)
m = -6/4
m = -3/2
m = -1.5
The general slope intercept form y = mx+b turns into y = -1.5x+b after replacing m with -1.5
Plug in (x,y) = (-3,2) which is one of the points mentioned earlier and we end up with this new equation: 2 = -1.5*(-3) + b
Let's solve for b
2 = -1.5*(-3)+b
2 = 4.5 + b
2-4.5 = 4.5+b-4.5 .... subtract 4.5 from both sides
-2.5 = b
b = -2.5
Therefore, y = mx+b becomes y = -1.5x-2.5 meaning the g(x) function is g(x) = -1.5x-2.5
The last step is to plug in x = 7 and compute
g(x) = -1.5*x - 2.5
g(7) = -1.5*7 - 2.5
g(7) = -10.5 - 2.5
g(7) = -13