The answer is d because the centroid stems from medians in a triangle
Answer:
A
Step-by-step explanation:
observe
x² + 12x + y² + 10y = –45
add 36 + 25 on both side
x² + 12x + 36 + y² + 10y + 25 = –45 + 36 + 25 = 16
(x + 6)² + (y + 5)² = 16
Answer:
<u>a. Symbolic names made up by the programmer that represents locations in the computer's RAM.</u>
Step-by-step explanation:
Note that in programming, variables value can change, depending on the instructions of the programmer.
For example, if two values 10 and 20 are to be stored in a program and used.
The Programmer would do the following:
-
Create variables with symbolic names,
- Store the values in those two variables,
- Retrieve and use the stored values from the variables.
<em>A variable name could be like age, sex, salary, year 2020 etc.</em>
<em></em>
Answer:
i am pretty sure the answer is a. a vertical shift down 8 units.
Step-by-step explanation:
let me know if this is wrong
First find the slope of the first line
L1
m = ( y2-y1)/(x2-x1)
m = ( 1-2)/(3-1)
= -1/2
Now find the slope of the second line
L2
m= ( y2-y1)/(x2-x1)
= ( 0 - -1)/(2 -0)
= (0+1)/(2-0)
= 1/2
Parallel lines have the same slope
These lines do not have the same slope, they are different by a negative sign.
These lines are not parallel.