The function that represents surviving people are X = 2m - d
Given that there are m married couples and d of the 2m of these couples have died, the total people that remain is expressed as:
Total people remaining = Total married couple - those that died
Total married couple = 2m
Total people that died = d
Taking the difference to get the remaining people;
Total people remaining = 2m - d
Hence the function that represents surviving people are X = 2m - d
Learn more on difference here: brainly.com/question/2605546
Answer:
Step-by-step explanation:
Ths sum of angle S,T,U is 180°. So,
10x-5 + 2x+4 + x-14 = 180
SOlve for x, and then you can find angle S.
Answer:
x = 2
Step-by-step explanation:
To solve the equation, you need to set both functions equal to each other and simplify to find the value of "x".
f(x) = 2x + 1
g(x) = -x + 7
f(x) = g(x) <----- Given equation
2x + 1 = -x + 7 <----- Insert functions
3x + 1 = 7 <----- Add "x" to both sides
3x = 6 <----- Subtract 1 from both sides
x = 2 <----- Divide both sides by 3
Answer:
C
Step-by-step explanation:
The equation of a parabola in vertex form is
y = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Given
y = 2x² + 12x + 1
To express in vertex form use the method of completing the square.
The coefficient of the x² term must be 1 , thus factor out 2 from 2x² + 12x
y = 2(x² + 6x) + 1
add/ subtract ( half the coefficient of the x- term)² to x² + 6x
y = 2(x² + 2(3)x + 9 - 9) + 1
= 2(x + 3)² - 18 + 1
= 2(x + 3)² - 17 → C