Answer:
This has the steps and the answer tell if you want the websites name
 
        
             
        
        
        
The answer would be 66 
Explanation: first you have to divide the minutes so 12 divided by 4 equals 3 so you would take the three and multiply that by 22. So 22x3 is equal to 66
        
             
        
        
        
Answer:
2x - y - 7 = 0
Step-by-step explanation:
Since the slope of parallel line are same.
So, we can easily use formula,
y - y₁ = m ( x ₋ x₁)
where, (x₁, y₁) = (8, 9)
and m is a slope of line passing through (x₁, y₁).
and since the slope of parallel lines are same, so here we use slope of parallel line for calculation.
and, Slope = m = 
here, (xₐ, yₐ) = (2, 7)
and, 
⇒ m = 
⇒ m = 2
Putting all values above formula. We get,
y - 9 = 2 ( x ₋ 8)
⇒ y - 9 = 2x - 16
⇒ 2x - y - 7 = 0
which is required equation.
 
        
                    
             
        
        
        
Answer:
a. f(0) = 4
b. f(6) = 8
Step-by-step explanation:
This is a piecewise function, so the actual equation is on the left, and the inequalities are on the right.
If x = 0, this would fall under the first part of the function because x < 5 is the requirement for the first part. Then, evaluating it: f(0) = 0 + 4 = 4.
If x = 6, this would fall under the second part of the function because 5  x < 7 is the requirement. 6 falls under this category, so that means the second part of the function is used. Because it is a constant, 8, this evaluates to f(6) = 8.
 x < 7 is the requirement. 6 falls under this category, so that means the second part of the function is used. Because it is a constant, 8, this evaluates to f(6) = 8.
 
        
             
        
        
        
Answer:
(3, 5)
Step-by-step explanation:
y = 2x - 1
3x + 2y = 19
In the second equation, substitute 2x - 1 in for y, since y equals 2x - 1 in the first equation. Solve for x.
3x + 2(2x - 1) = 19
3x + 4x - 2 = 19
7x - 2 = 19
7x - 2 + 2 = 19 + 2
7x = 21
7x/7 = 21/7
x = 3
Pick the first equation to solve for y since it says y =. Substitute 3 in for x.
y = 2x - 1
y = 2(3) - 1
y = 6 - 1
y = 5