Answer: Obtuse
Would appreciate brainly <3
The <em>correct answers</em> are:
C) No: we would need to know if the vertex is a minimum or a maximum; and
C)( 0.25, 5.875).
Explanation:
The domain of any quadratic function is all real numbers.
The range, however, would depend on whether the quadratic was open upward or downward. If the vertex is a maximum, then the quadratic opens down and the range is all values of y less than or equal to the y-coordinate of the vertex.
If the vertex is a minimum, then the quadratic opens up and the range is all values of y greater than or equal to the y-coordinate of the vertex.
There is no way to identify from the coordinates of the vertex whether it is a maximum or a minimum, so we cannot tell what the range is.
The graph of the quadratic function is shown in the attachment. Tracing it, the vertex is at approximately (0.25, 0.5875).
Answer:
81.11 in decimal
81 1/9 in fraction
Step-by-step explanation:
Let the number be x
1.9 time a number is equal to 1.9x
1.7 plus 1.9 times a number is equal to 1.7 + 1.9x
Now given that
1.7 plus 1.9 times a number equals the sum of the number and 74.7
mathematically we have relation equation as
1.7 + 1.9x = x + 74.7
subtracting 1.7 from both side
1.7 + 1.9x - 1.7 = x + 74.7 - 1.7
=> 1.9x = x + 73
subtracting x from both side
1.9x - x = x + 73 - x
0.9x = 73
dividing both side by 0.9
0.9x/0.9 = 73/0.9
x = 81.11 or 81 1/9
Thus, the number is
81.11 in decimal
81 1/9 in fraction
Answer:
y = 4x-6
Step-by-step explanation:
It crosses the y axis at -6 so the y intercept is -6
We can find the slope using two points
(0,-6) and (2,2)
m = (y2-y1)/(x2-x1)
= (2 - -6)/(2-0)
= (2+6)/(2-0)
=8/2 =4
We can use the slope intercept form of a line
y = mx+b where m is the slope and b is the y intercept
y = 4x-6