Answer:
y = x + 4
Step-by-step explanation:
- The slope = (1 - 0)/(-3-(-4)) =1
- 1 = -3 + x, x =4
- So, y = x + 4
Replace x with -2 and solve:
A) -2 + -2 = -4 which is not less than or equal to -8
B) 2 + -2 = 0, this is greater than or equal to -8
C) -2 + -2 = -4, this is not less than -8
D) 2 + -2 = 0, this is not greater than 8
Answer: B is true
Answer:
a. True. Rational numbers are closed under the sum operation, therefore, the sum of two rational numbers is always a rational number.
b. True. irrational numbers are closed under the sum operation, therefore, the sum of two irrationals numbers is always a irrational number.
c. True. The square of a real number is always a number greater than zero, and the sum of two numbers greater than zero is greater than zero.
d. True. The real numbers are closed under the product operation, then if a and b are reals numbers, the product ab is also a real number.
Step-by-step explanation:
Answer:
She subtracted 7x instead of dividing it. Personally, i wouldn't have done that. I would subtract the 14 first, then divide.
Answer:
y = -3x + 7
Step-by-step explanation:
The equation of a line
y = mx + c
y - intercept point y
m - slope of the line
x - intercept point x
c - intercept point of the line
Step 1: find the slope
m = y2 - y1 / x2 - x1
Given two points
( 1 , 4) ( 2 , 1)
x1 = 1
y1 = 4
x2 = 2
y2 = 1
insert the values
m = 1 - 4 / 2 - 1
m = -3/1
m = -3
y = -3x + c
Step 2: substitute any of the two points given into the equation of a line
y = -3x + c
( 1 ,4)
x = 1
y = 4
4 = -3(1) + c
4 = -3 + c
4 + 3 = c
c = 7
Step 3: sub c into the equation
y = -3x + 7
The equation of the line is
y = -3x + 7