Answer:
C ; 7 and 8
Step-by-step explanation:
The correct question is as follows;
On a number line, between which two consecutive whole numbers would 7.8 be located?
Solution
Here, we want to know between which consecutive whole numbers will 7.8 be located .
As we know, 7.8 is a decimal, it is same as 7 + 0.8
It is greater than 7 but less than 8;
Thus it is between 7 and 8
Answer:
y = 2x - 13
Step-by-step explanation:
Equation of a line is y = mx + c, m is the gradient and c is the intercept
The line passes through points 4 and -5, x is 4 and y is -5
-5 = 4m + c
When two lines are perpendicular, the products of their gradients are equal to -1, m1 * m2 = -1
x + 2y = 5
2y = -x + 5
y = (-1/2 * x) + 5
therefore m = -1/2
m1 * m2 = -1
m * -1/2 = -1
-m = -2 , therefore m = 2
-5 = 4 * 2 + c
c = -5 - 8, which is -13
Therefore the equation for the line is
y = 2x - 13
Answer:
D = -1, -1, 2, 5
R = 0, 2, 3, 7
✅It is NOT A FUNCTION
Step-by-step explanation:
D (Domain) = input values (x-values)
D = -1, -1, 2, 5
R (Range) = output values
R = 0, 2, 3, 7
✅It is not a function because an x-value, -1, has two different y-values, 7 and 2, assigned to it.
Answer:
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
The solution to the systems of equations is (7, 3)
Given the systems of equations expressed as:
-x + 4y = 5 ....................1
x - 5y = -2 ...................... 2
Add both equations to have:
-x+x + 4y - 5y = 5 - 2
4y-5y = -3
-y = -3
y = 3
Substitute y = 3 into equation 1:
-x + 4(3) = 5
-x + 12 = 5
-x = 5 - 12
-x = -7
x = 7
Hence the solution to the systems of equations is (7, 3)
Learn more on simultaneous equations here: brainly.com/question/148035