Given: <span>y = x^2 + 6x - 5. Then a = 1, b = 6 and c = -5.
The x-coord. of the vertex is given by x = -b / (2a), which here is x = -6 / (2*1) = -3.
Use the given formula </span><span>y = x^2 + 6x - 5 to find the value of y when x = -3:
y = (-3)^2 + 6(-3) - 5 = 9 - 18 - 5 = -14
Then the vertex is (-3, -14).</span>
1. Similar: all angles are equivalent.
2. Similar: 2 angles and 1 side are equivalent.
3. Not enough information.
4. Not enough information.
5. Not enough information.
6. False.
7. True.
8. True.
9. True.
10. False.
What are the x-intercepts of the graphed function , (-3,0) and (0,1.5), (-3,0) and (1,0), (-1,2) and (1,0), (0,1.5) and (1,0)
serg [7]
Answer:
(-3,0) and (1,0)
Step-by-step explanation:
x-intercepts are the points where the y-coordinate is zero. Based on the options you have listed, they are ...
(-3,0) and (1,0)
_____
We'd need to see the graph to tell where it crosses the x-axis.
Answer:
Perimeter =63 inches
Area = 243in²
Step-by-step explanation:
Given data
Length of computer = 18in
Width of computer = 13.5in
From the given data the computer has a rectangular shape
Perimeter of the computer = L+L+W+W= 2L+2W
Perimeter = 2(18)+ 2(13.5)
Perimeter = 36+27=63 inches
Area of rectangular shape = L*W
Area = 18 x 13.5= 243in²
Answer:
x= 8 y= 1
Step-by-step explanation:
First, you identify your variables:
x= larger number
y= smaller number
Second, you find your equations:
x - y = 7
2x + 3y = 19
Third, (I used the substitution method) you make "y" by itself for the 1st equation.
y = x - 7
2x + 3y = 19
Then, you plug in the 1st equation for "y" in the 2nd equation
2x + 3(x - 7) = 19
Then, you distribute and simplify.
2x + 3x - 21 = 19
5x - 21 = 19
5x = 40
x = 8
Finally, you plug in the variable you found ( x ) into one of the equations and solve,
8 - y = 7
- y = -1
y = 1