Answer. No , we can say that all parallelograms are similar , because if we consider a rectangle and a square side by side , they are not similar to each other , we can take rhombus and square as another example . There are many types of parallelograms , with have something uncommon among themselves
Since w is 22, you substitute w with 22. 30(22) + 70 equals 730 calories
Answer:
70
Step-by-step explanation:
The three angles should add to 180 degrees because they come from the same straight line. So 180-52-58=70.
Answer:
10 rows with 6 passengers per row
Step-by-step explanation:
Let x be the number of rows and y the number of passengers per row.
Then we can interpret the story as the following two equations:
xy=60
(x+2)(y-1)=60
Solving these two equations:
y=60/x
(x+2)(60/x-1)=60 (substitute y)
60 - x + 120/x - 2 = 60 (multiply by -x)
x² + 2x - 120 = 0 (factor)
(x-10)(x+12) = 0
x = 10
y = 60/10 = 6
and indeed 10 * 6 = 60 and also 12 * 5 = 60
Answer:
Step-by-step explanation:
a_1 = 15
a_2 = a_1 - 3
a_2 = 15 - 3
a_2 = 12
a_3 = a_2 - 3
a_3 = 12 - 3
a_3 = 9
a_4 = a_3 - 3
a_4 = 9 - 3
a_4 = 6
a_5 = 3
a_6 = 0 I'm leaving these last two to expand
a_n = a1 - (n - 1)*d
a_n = 15 - (n - 1)*3
a_n = 15 - 3n + 3
a_n = 18 - 3n
Example
a_6 = 18 - 3*6
a_6 = 0
Problem B
t(1) = 108
t(1 + 1) = 1/3 * 108
t(2) = 36
t(3) = 1/3 * t2
t(3) = 1/3 * 36
t(3) = 12
t(4) =1/3 (t(3))
t(4) = 1/3 * 12
t(4) = 4
t(5) = t4 / 3
t(5) = 4 / 3
t(5) = 1.3333333
So the explicit definition is
t(n) = 108 (1/3)^(n - 1) You could simplify this a little bit by realizing that 108 is made of three 3s.
t(n) = 4 * 3^3 * (1/3)^(n - 1)
t(n) = 4 * (1/3) ^ (n - 4)
Example
t(5) = 108 (1/3)^4
t(5) = 108(1/81)
t(5) = 1.3333333
And using the simplified formula, you get.
t(5) = 4 * (1/3)^1
t(5) = 1.333333 which is the same thing as the original result.