Answer:
Yes.
Step-by-step explanation:
Set the equations equal to each other to determine their equality.
-4[3(x - 7)] = 6(14 - 2x)
Distribute the 3 and the 6 into their respective parenthesis.
-4[3x - 21] = 84 - 12x
Distribute the -4 into the brackets.
-12x + 84
Rearrange the equations.
84 - 12x = 84 - 12x
Since the equations come out to be the same thing on both sides so that any value satisfies it, the equations are equivalent.
To prove that triangles TRS and SUT are congruent we can follow these statements:
1.- SR is perpendicular to RT: Given
2.-TU is perpendicular to US: Given
3.-Angle STR is congruent with angle TSU: Given.
4.-Reflexive property over ST: ST is congruent with itself (ST = ST)
From here, we can see that both triangles TRS and SUT have one angle of 90 degrees, another angle that they both have, and also they share one side (ST) ,then:
5.- By the ASA postulate (angle side angle), triangles TRS and SUT are congruent
X + 5y = 6
5y = -x + 6
y = -1/5x + 6/5....the slope here is -1/5. A perpendicular line will have a negative reciprocal slope. All that means is flip the original slope and change the sign. So we flip -1/5 and make is -5/1....and we change the sign...making it 5/1 or just 5. So our perpendicular line will have a slope of 5.
y = mx + b
slope(m) = 5
(2,-2)...x = 2 and y = -2
sub and find b, the y int
-2 = 5(2) + b
-2 = 10 + b
-2 - 10 = b
-12 = b
so ur perpendicular equation is : y = 5x - 12 <=
Answer:B
Step-by-step explanation:
He charged the man $25.75 for each hour and he worked for 3 hours so multiply $25.75 x 3 = $77.25
9514 1404 393
Answer:
"complete the square" to put in vertex form
Step-by-step explanation:
It may be helpful to consider the square of a binomial:
(x +a)² = x² +2ax +a²
The expression x² +x +1 is in the standard form of the expression on the right above. Comparing the coefficients of x, we see ...
2a = 1
a = 1/2
That means we can write ...
(x +1/2)² = x² +x +1/4
But we need x² +x +1, so we need to add 3/4 to the binomial square in order to make the expressions equal:

_____
Another way to consider this is ...
x² +bx +c
= x² +2(b/2)x +(b/2)² +c -(b/2)² . . . . . . rewrite bx, add and subtract (b/2)²*
= (x +b/2)² +(c -(b/2)²)
for b=1, c=1, this becomes ...
x² +x +1 = (x +1/2)² +(1 -(1/2)²)
= (x +1/2)² +3/4
_____
* This process, "rewrite bx, add and subtract (b/2)²," is called "completing the square"—especially when written as (x-h)² +k, a parabola with vertex (h, k).