Answer:
f(x+1) = -3/4 × f(x)
Step-by-step explanation:
first of all, the sign of the numbers in the sequence is alternating. so, there must be a "-" involved.
that eliminates the first and third answer options.
and the absolute values of the numbers in the sequence are going down. |f(x+1)| < |f(x)|
that eliminates the fourth answer option, as this says that
|f(x)| < |f(x+1)|. and that is the opposite of how the actual sequence behaves.
Answer:
x= 11
Step-by-step explanation:
3x= 24+9
3x= 33
x= 33/3
x= 11
hope it helps ,pls mark me as brainliest
Answer:
Let the width of the Rectangle be x inches
Then, length is (3x-5) inches
Perimeter of the Rectangle= 46 inches (given)
According to the above problem,
Equation :---- Perimeter=2(length+breadth)
<u>2{(3x-5)+x}=46</u>
2(4x-5)=46
(4x-5)=46/2=23
4x=(23+5)=28
x=28/4
<u>x=7</u>
So, length of the Rectangle is {(3×7)-5}=16 inches
and width is= 7 inches
The points you found are the vertices of the feasible region. I agree with the first three points you got. However, the last point should be (25/11, 35/11). This point is at the of the intersection of the two lines 8x-y = 15 and 3x+y = 10
So the four vertex points are:
(1,9)
(1,7)
(3,9)
(25/11, 35/11)
Plug each of those points, one at a time, into the objective function z = 7x+2y. The goal is to find the largest value of z
------------------
Plug in (x,y) = (1,9)
z = 7x+2y
z = 7(1)+2(9)
z = 7+18
z = 25
We'll use this value later.
So let's call it A. Let A = 25
Plug in (x,y) = (1,7)
z = 7x+2y
z = 7(1)+2(7)
z = 7+14
z = 21
Call this value B = 21 so we can refer to it later
Plug in (x,y) = (3,9)
z = 7x+2y
z = 7(3)+2(9)
z = 21+18
z = 39
Let C = 39 so we can use it later
Finally, plug in (x,y) = (25/11, 35/11)
z = 7x+2y
z = 7(25/11)+2(35/11)
z = 175/11 + 70/11
z = 245/11
z = 22.2727 which is approximate
Let D = 22.2727
------------------
In summary, we found
A = 25
B = 21
C = 39
D = 22.2727
The value C = 39 is the largest of the four results. This value corresponded to (x,y) = (3,9)
Therefore the max value of z is z = 39 and it happens when (x,y) = (3,9)
------------------
Final Answer: 39
Hi!
Remember that an x-intercept is a point in which the line touches the x-axis (the horizontal line). And, the y-intercept is a point in which the line touches the y-axis (the vertical/up and down line)
-----------------
For A)
The coordinate of the y-intercept is (0,1)
The coordinate of the x-intercept is (3,0)
For B)
The coordinate of the y-intercept is (0,0)
The coordinate of the x-intercept is (0,0) !
*both the x and y axis meet at the origin. So, a line that goes through the origin (0,0) is intersecting with BOTH the x and y-axis.
Hope I helped! Comment if you have any questions or concerns.
-Gabby5792