The answer is d, have a good day
https://www.symbolab.com/solver/simplify-calculator/simplify%203%5Csqrt%7B7%7D%20-%205%5Csqrt%7B7%7D
thats the answer kid
More specifically 32 goes into 82, 2.5625 times.
Answer:
a) For a constant increment in x-variable, there is a constant increment in y-variable, for example, for x = 0 to x = 0.5 (increment = 0.5) y-variable goes from 60 to 62 (increment = 2); the same is valid for any couple of (x,y) values. This behaviour is characteristic of linear equations.
b) slope:
m = (increment in y-variable)/(increment in x-variable) = 2/0.5 = 4
y-intercept:
y1 = m*x1 + h
60 = 4*0 + h
60 = h
equation: y = 4x + 60
where y represents scores and x represents hours spent studying
c) The slope indicates that you need to study 1 hour to increase your score in 4 points
The y-intercept indicates that you will get at least a score of 60, even though you hadn't studied
(x, y ) → (- 1, 3 )
The solution to the system of equations is the point of intersection of the 2 lines
From the graph, that is (x, y ) → ( - 1, 3 )
We can confirm by solving algebraically
Since both equations express y in terms of x we can equate the right sides
- x + 2 = - 6x - 3 ( add 6x to both sides )
5x + 2 = - 3 ( subtract 2 from both sides )
5x = - 5 ( divide both sides by 5 )
x = - 1
substitute x = - 1 into either of the 2 equations for y-coordinate
y = - x + 2 = 1 + 2 = 3
solution is (x, y ) → (- 1, 3 )