Answer:
(4,4)
y = 4
x = 4
Step-by-step explanation:
First we need to input y = 1/2x + 2 into 4x - 2y = 8.
4x - 2 (1/2x + 2) = 8 <-- Then solve
4x - 1x + -4 = 8
3x - 4 = 8
+4 +4
---------------------
3x = 12
3 3
x = 4
Now we need to use x and apply it to find y.
y = 1/2x + 2
y = 1/2(4) + 2
y = 2 + 2
y = 4
Now to graph go on the x axis (horizontal axis) and go to 4, then up 4 on the y axis.
You need to graph the point (4,4).
I hope this helps!
Answer:
[-9,3]
Step-by-step explanation:
The domain is all x-values or inputs of a function from left to right is -9 to + 3
Answer:
about 20
Step-by-step explanation:
ABOUT POINT SLOPE FORM:
- y - Y1 = m(x - X1)
- m represents the slope
- Y1 & X1 is a point
- The form allows you to identify the slope & the point on the line
y - Y1 = m(x - X1)
y - 8 = -1/10(x - 1) -- IN POINT SLOPE FORM
Hope this helps you!!! :)
Answer:
Step-by-step explanation:
Area A = 15square cm
Length L = x
Width w = x - 2
Area = L × w
15 = x(x - 2)
15 = x^2 -2x
x^2 -2x - 15 = 0
Solving by factorization
x^2 - 5x + 3x - 15 = 0
(x^2 -5x) + (3x -15) = 0
x(x - 5) + 3(x - 5) = 0
(x + 3)(x - 5) = 0
(x + 3) = 0 or (x - 5) = 0
x = -3 or 5
Since x can't be negative therefore x is 5cm
Length = 5cm
Width = 5-2 = 3cm