Answer:
it's (1, 2)
Step-by-step explanation:
you just look at where the 2 lines cross
The Empirical Rule affirm:
99.7 % random variable values are between
±
three standard deviation.
95 % random variable values are between
±
two standard deviation.
68 % random variable values are between
±
one standard deviation. There you go!
The sum of the angles of a triangle is 180°. So you can do:
91° + (8x + 3)° + (10x - 4)° = 180° To find x, you need to isolate/get the variable "x" by itself in the equation. First combine like terms (terms that have the same variable and power/exponent]
91 + 3 - 4 + 8x + 10x = 180 (I rearranged for the like terms to be next to each other)
90 + 18x = 180 Subtract 90 on both sides
18x = 90 Divide 18 on both sides to get "x" by itself
x = 5
PROOF
91° + (8x + 3)° + (10x - 4)° = 180° Plug in 5 for "x"
91° + (8(5) + 3)° + (10(5) - 4)° = 180°
91° + (40 + 3)° + (50 - 4)° = 180°
91° + 43° + 46° = 180°
180° = 180°
Answer:
By using SAS which stands for Side, Angle, Side.
Step-by-step explanation:
This means that if we have two angles and side measures that are equal to the corresponding angles and side measures of the other triangle then they are congruent.
Answer:
p= 2.5
q= 7
Step-by-step explanation:
The lines should overlap to have infinite solutions, slopes should be same and y-intercepts should be same.
Equations in slope- intercept form:
6x-(2p-3)y-2q-3=0 ⇒ (2p-3)y= 6x -2q-3 ⇒ y= 6/(2p-3)x -(2q+3)/(2p-3)
12x-( 2p-1)y-5q+1=0 ⇒ (2p-1)y= 12x - 5q+1 ⇒ y=12/(2p-1)x - (5q-1)/(2p-1)
Slopes equal:
6/(2p-3)= 12/(2p-1)
6(2p-1)= 12(2p-3)
12p- 6= 24p - 36
12p= 30
p= 30/12
p= 2.5
y-intercepts equal:
(2q+3)/(2p-3)= (5q-1)/(2p-1)
(2q+3)/(2*2.5-3)= (5q-1)/(2*2.5-1)
(2q+3)/2= (5q-1)/4
4(2q+3)= 2(5q-1)
8q+12= 10q- 2
2q= 14
q= 7