Answer:
{x,y} = {5,6}
Step-by-step explanation:
// Solve equation [1] for the variable x
[1] x = y - 1
// Plug this in for variable x in equation [2]
[2] 2•(y -1) - y = 4
[2] y = 6
// Solve equation [2] for the variable y
[2] y = 6
// By now we know this much :
x = y-1
y = 6
// Use the y value to solve for x
x = (6)-1 = 5
No. To test whether a graph is a function or not you do the vertical line test where if a vertical line touches more than one point it is not a function
Answer:
C
Step-by-step explanation:
The equation of a line passing through the origin is
y = mx ( m is the slope )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (0, 0) and (x₂, y₂ ) = (9, 3) ← 2 points on the line
m = = = , thus
y = x
Or
y = → C
Answer:
8 celcius
Step-by-step explanation:
The slope is -8 so it is decreasing by 8
Answer:
x = 500 yd
y = 250 yd
A(max) = 125000 yd²
Step-by-step explanation:
Let´s call x the side parallel to the stream ( only one side to be fenced )
y the other side of the rectangular area
Then the perimeter of the rectangle is p = 2*x + 2* y ( but only 1 x will be fenced)
p = x + 2*y
1000 = x + 2 * y ⇒ y = (1000 - x )/ 2
And A(r) = x * y
Are as fuction of x
A(x) = x * ( 1000 - x ) / 2
A(x) = 1000*x / 2 - x² / 2
A´(x) = 500 - 2*x/2
A´(x) = 0 500 - x = 0
x = 500 yd
To find out if this value will bring function A to a maximum value we get the second derivative
C´´(x) = -1 C´´(x) < 0 then efectevly we got a maximum at x = 500
The side y = ( 1000 - x ) / 2
y = 500/ 2
y = 250 yd
A(max) = 250 * 500
A(max) = 125000 yd²