Answer:
C (a, b) is the cordinates of point c.
Answer:
or
Step-by-step explanation:
step 1
Find the slope of the line
The formula to calculate the slope between two points is equal to
we have the ordered pairs
(3,-5) and (1,-9)
substitute the values
step 2
Find the equation in point slope form
Analyze two cases
<em>First case</em>
we have
substitute
<em>Second case</em>
we have
substitute
Note: The equation of the line in point slope form varies according to the point you choose, in contrast to the slope-intercept form
Assuming we need to find i such that
1 ≤ i ≤ n and t[i]=i.
If we need to find only the first occurrence, we can do:
for i:1 to n {
if t[i]=i then return(i)
}
If exhaustive search is required, then put the results (values of i) in an array or a linked list, return the number of values found, and the array (or linked list).
Answer: x+3y−9
Step-by-step explanation:
Simplify the expression.
I'd appreciate brainliest I need one more to get expert