Answer:
78
Step-by-step explanation:
∠A + ∠B + ∠C = 180 { Angle sum property of triangle}
42 + ∠B + 60 = 180
∠B + 102 = 180
∠B = 180 - 102 = 78
In similar triangles, corresponding angles are congruent.
∠S ≅ ∠B
∠S = 78°
Answer:
ummm where is the question anyway?
Answer:
to do it 5 x 10 x 4 x 5 x 6 x 7 x 3 x 2 3 x 4 x5
Step-by-step explanation:
x 3x 3x 3x3 x4 x4x4 x4x to the power of 5 million
To write an improper fraction a mixed number you start by seeing how many times the denominator (bottom number) goes in to the numerator (top number). Since the denominator is 9 and the numerator is 29, 9 goes into 29 3 times. The left over numbers become the fraction of which is in simplest form.
<em>3 x 9 = 27</em>
<em>29 - 27 = 2</em>
<u>Mixed number: 3 2/9</u>
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2