Corner points in this graph are: ( 0,0 ) ( 0,8 ) ( 5,6 ) and ( 8, 0 ).
If we plug those values in : P = 2 x + 3 y
P ( 0,0 )= 0
P ( 0,8 ) = 2 * 0 + 3 * 8 = 24
P ( 6 , 5 ) = 2 * 6 + 3 * 5 = 12 + 15 = 27
P ( 8 , 0 ) = 2 * 8 + 3 * 0 = 16
The maximum value is:
P max ( 6 , 5 ) = 27
Answer:
The equation of the line would be y = 4/9x
Step-by-step explanation:
In order to find the equation, we first need to find the slope. We can do this by using the slope equation with the points.
m(slope) = (y2 - y1)/(x2 - x1)
m = (9 - 0)/(4 - 0)
m = 9/4
Now that we have this, we can use point-slope form along with one of the points to get the equation.
y - y1 = m(x -x1)
y - 0 = 4/9(x - 0)
y = 4/9x
Hi there!
Since triangle RST is stated with the sides in order (R is connected to S, which is connected to T, which is then connected to R), the side between R and S is T.
Hope this helps!
Answer:
6 , 1
5 , 2
4 , 3
Step-by-step explanation:
Just swap the numbers.
When you have something like this, all you need to do is substitute the values, the last is for what value of x
For the first one;
((x^2+1)+(x-2))(2)
(x^2+x-1)(2)
(2)^2+(2)-1
4+2-1
5
For the second one;
((x^2+1)-(x-2))(3)
(x^2-x+3)(3)
(3)^2-(3)+3
9-3+3
9
For the last one;
3(x^2+1)(7)+2(x-2)(3)
3((7)^2+7)+2((3)-2)
3(49+7)+2(3-2)
3(56)+2(1)
168+2
170