Answer:
C'
Step-by-step explanation:
Given
ABCD to A'B'C'D'
Required
Corresponding angle of C
ABCD to A'B'C'D' means that the following angles are corresponding




Hence, C' corresponds to C
Answer:
- as written: c = P - a - b - d/4
- with parentheses: c = 4P - a - b - d
Step-by-step explanation:
The meaning of the given expression is ...
P = a + b + c + (d/4)
To solve for c, subtract all the terms on the right side not containing c.
P -(a + b + (d/4)) = c
c = P - a - b - (d/4)
_____
In such equations, parentheses are commonly missing. If that is the case here, then first we undo the division by 4, then we subtract the "not c" terms.
P = (a + b + c + d)/4 . . . . maybe what you meant
4P = a + b + c + d . . . . . . multiply by 4
4P - (a +b +d) = c
c = 4P -a -b -d
Answer:
It is option 1
Step-by-step explanation:
domain is x and the two points range from -1 to 3. The picture quality wasn't that good so if I miss read sry. haha
Answer:
100
Step-by-step explanation:
We have the sum of first n terms of an AP,
Sn = n/2 [2a+(n−1)d]
Given,
36= 6/2 [2a+(6−1)d]
12=2a+5d ---------(1)
256= 16/2 [2a+(16−1)d]
32=2a+15d ---------(2)
Subtracting, (1) from (2)
32−12=2a+15d−(2a+5d)
20=10d ⟹d=2
Substituting for d in (1),
12=2a+5(2)=2(a+5)
6=a+5 ⟹a=1
∴ The sum of first 10 terms of an AP,
S10 = 10/2 [2(1)+(10−1)2]
S10 =5[2+18]
S10 =100
This is the sum of the first 10 terms.
Hope it will help.