75 is 125% of 60. Hope this helps! :)
        
             
        
        
        
Answer:
The vertex is (2,1)
Step-by-step explanation:
ƒ(x) = –x^2 + 4x – 3
Factor out the negative
    = -(x^2 -4x+3)
  Factor
What 2 numbers multiply to +3 and add to -4 
-3*-1 = 3
-3+-1 = -4
 f(x) =  -( x-3)(x-1)
Find the zeros
0 = -( x-3)(x-1)
0 = x-3   0 = x-1
x=3            x=1
The x value of the vertex is 1/2 way between the two zeros
(3+1)/2 = 4/2 =2
To find the y value, substitute x=2 in
 f(2) =  -( 2-3)(2-1)
        =-(-1)(1) = 1
The vertex is (2,1)
 
        
             
        
        
        
Answer:
56
Step-by-step explanation:
The angle sum theorem *I think* is that for an n-sided shape, the total sum of its angles is 180(n-2).
The sum of a triangles' angles is 180 degrees.
Therefore 4v-44 = 180.
v - 11 = 45
v = 56 degrees
Note: always check if the answer makes sense
 
        
                    
             
        
        
        
Answer:
A 2
B 1
C 4
D 3
Step-by-step explanation:
( ) means not including (also used for infinity)
[ ] means including 
The answer choices are in interval form, showing all the possible answer choices between two numbers and if the answer choice includes or excludes a number using the () []
Explanation for A:
x < 7.8 means x won't include 7.8 since the symbol is "less than" and not "less than or equal to".
x can be anything, it just has to be less than 7.8, so the answer is:
2 (-infinity, 7.8)
Explanation for B:
x <= 7.8 means x will include 7.8 since the symbol means "less than or equal to".
x can be anything, it just has to be less than or equal to 7.8, so the answer is:
1 (-infinity, 7.8]
Explanation for C:
x >= 7.8 means x will include 7.8 since the symbol means "greater than or equal to".
x can be anything, it just has to be greater than or equal to 7.8, so the answer is:
4 [7.8, infinity)
Explanation for D:
x > 7.8 means x won't include 7.8 since the symbol means "greater than" and not "greater than or equal to".
x can be anything, it just has to be greater than 7.8, so the answer is:
3 (7.8, infinity)
Hope it helps (●'◡'●)