6y = - x + 8
y = - 1/6x + 4/3
y intercept = 4/3
Answer:
x = 2, y = -1.
Step-by-step explanation:
2x + y = 3
x - y = 3
Adding the 2 equations eliminates y:
3x = 6
x = 2.
Substitute for x in the first equation:
2(2) + y = 3
y = 3 - 4
y = -1.
Check the results by substitution in equation 2:
2 - (-1)
= 2 + 1 = 3 .
Checks OK.
Answer:
The statement is false. Exterior angles are the angles created when the sides of the triangle are extended
Step-by-step explanation:
In order to find the exterior angle of a polygon, the side of the polygon is extended to go past the vertex of the polygon to form an angle adjacent and supplementary to the the interior angle of the polygon at the vertex of the polygon where the exterior angle is formed.
The sum of the exterior angle and the adjacent interior angle is equal to 180°
The exterior angle can also be described as being formed by one side of a polygon and an extension of the adjacent side to previous side of the same polygon and it can also be referred to as a turning or an external angle.
Answer:
The answer is "numeric".
Step-by-step explanation:
The Dim keyword is used in Visual Basic which is used to establish the dependent variable and other information such as the code that the variable may access the variables, computer utilizes the statement Dim. The dimensions are brief and then used to define variables. The Dim statement is placed just after sub definition only at the start of a VBA module (short for Subroutine).The variable to hold an integer value is seen in the above example.