If there are any three points on the graph that are not on the same line, the function is nonlinear. Such points might be ...
... (-5, 1), (-4, 0), (-3, 1)
Answer:
1) (2, 3)
2) (2, -5).
Step-by-step explanation:
2x – y = 1
2x +2y = 10 Subtract to eliminate the 2x:
2x - 2x - y - 2y = 1 - 10
-3y = -9
y = 3.
Plug this into the first equation:
2x - 3 = 1
2x = 4
x = 2.
2)
5x – y =15
x + y = -3 Adding to eliminate y:
5x + x - y + y = 15 + -3
6x = 12
x = 2
Plug this into the first equation:
5(2) - y = 15
-y = 15 - 10 = 5
y = -5.
Answer:
ummmmmmmmmmmmmmmmm
Step-by-step explanation:
hmmmmmmmmmmmm
Answer:
Width = 26 inches
Step-by-step explanation:
The area of the rectangle is:
area = (length*width)
416 = a*b
a = b/2 + 3
a = length
b = width
then:
416 = (b/2 + 3) (b)
416 = b*b/2 + b*3
416 = b²/2 + 3b
0 = b²/2 + 3b - 416
b = {-(+3)±√((3²)-(4*1/2*-416))} / (2*1/2)
b = {-3±√(9+832)} / 1
b = {-3±√841}
b = -3±29
only take the positive value becuse is a natural number
b = -3+29
b = 26 inches
a = b/2 + 3
a = 26/2 + 3
a = 13 + 3
a = 16 inches
Check:
416 = 16 * 26