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).
You can't solve this unless you have numbers to substitute or another equation.
To find corresponding angles and sides, you look at the name of the figure and see which one correlates.
QUESTION 6
ABC and DEF
Corresponding Angles-
A,D
B,E
C,F
Corresponding Sides-
AB, DE
BC, EF
AC, DF
QUESTION 7
FGHI and KLMN
Corresponding angles-
F,K
G,L
H,M
I,N
Corresponding Sides-
FG,KL
GH,LM
HI,MN
FI,KN
8-
x=12
9-
y= 25.6
10-
z= 23 1/3
11-
36=k
Answer:
D
Step-by-step explanation:
You need to explain why you feel they are good or bad.