Answer:
34
Step-by-step explanation:
Straight lines are 180 degrees, so the angle inside of the triangle next to the 127, is 53 degrees. (180-127= 53)
So to find "x", we need to figure out what the full number is.
59+53 = 112.
180-112= 68.
Now that we have the degree of the full angle, we can make an equation to find x.
x*2 = 68
(Divide 2 from both sides to isolate the variable)
x = 34
I hope this helped!
Answer:
The letter "x" is often used in algebra to mean a value that is not yet known. It is called a "variable" or sometimes an "unknown". In x + 2 = 7, x is a variable, but we can work out its value if we try! A variable doesn't have to be "x", it could be "y", "w" or any letter, name or symbol. See: Variable.
Step-by-step explanation:
The points which represents the vertices of the given equation are; (15, −2) and (−1, −2).
<h3>Which points among the answer choices represents the vertices of the ellipse whose equation is given?</h3>
The complete question gives the equation of the ellipse as; (x-7)²/64+(y+2)²/9=1.
Since, It follows from convention that general equation of ellipse with centre as (h, k) takes the form;
(x-h)²/a² +(y-k)²/b² = 1.
Consequently, it follows from observation that the value of a and b in the given equation in the task content is; √64 = 8 and √9 = 3 respectively.
Since, 8 > 3, The vertices of the ellipse are given by; (h±a, k).
The vertices in this scenario are therefore;
(7+8, -2) and (7-8, -2).
= (15, -2) and (-1, -2).
Read more on vertices of an ellipse;
brainly.com/question/9525569
#SPJ1
<span>1.5
In C or C++, a floating point literal is nothing more than a sequence of decimal digits with either or both an decimal point, or an exponent with optionally a type specifier. The value could be any of the following: 1.5, 1.5e0, 0.15e1, 15e-1, etc.</span>