Answer:
b = 45.9 - c
Step-by-step explanation:
A scalene triangle has non of its sides equal.
Perimeter = 54.6
side a = 8.7 cm
side b = unknown
side c = unknown
Perimeter of a shape is sum of all its sides.
Perimeter = a + b + c
54.6 = 8.7 + b + c
Making b the subject
b = 54.6 - 8.7 - c
b = 45.9 - c
The value of b is (45.9 - c)
Answer:
Step-by-step explanation:
f(x)= x^2 - 6x + 8
a of s= 6/2 = 3
(3)^2 - 6(3) + 8
9 - 18 + 8
-9 + 8 = -1
(3, -1)
answer is B
1500 is the answer I did this a while ago I think not sure
Answer:
The sum of the first 650 terms of the given arithmetic sequence is 2,322,775
Step-by-step explanation:
The first term here is 4
while the nth term would be ai = a(i-1) + 11
Kindly note that i and 1 are subscript of a
Mathematically, the sum of n terms of an arithmetic sequence can be calculated using the formula
Sn = n/2[2a + (n-1)d)
Here, our n is 650, a is 4, d is the difference between two successive terms which is 11.
Plugging these values, we have
Sn = (650/2) (2(4) + (650-1)11)
Sn = 325(8 + 7,139)
Sn = 325(7,147)
Sn = 2,322,775
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.