Answer:
Approximately 6.4
Step-by-step explanation:
We can use the pythagorean thereom here, that tells us (a^2)+(b^2)=c^2. C is the hypotenuse, the side opposite from the right angle, while a and b are the other sides. We can insert 5 and 4 as a and b, and solve for c
:(5^2)+(4^2)=c^2
:25+16=c^2
:41=c^2
:sqrt(41)=6.4=c (We square rooted both sides. 6.4 is only rounded to the nearest hundredths place.) Hope this helps!
Answer:
Fraction of the scouts are square dancing is
.
Step-by-step explanation:
Each pair is one Girl Scout and one Boy Scout.
So, to the final fraction ( of the pairs) we are going to get 1/2 from the fraction of girls and 1/2 from the fraction of boys.
Girls= 
Boys= 
To get the fraction of the scouts that are square dancing, we have to add the fraction of girls , with the fraction of boys.
=
=
=
=
This means that from 30 scouts , 19 are dancing.
Solution given in the attachment.
Answer:
C. sqrt((-3-6)² + (4+2)²)
Step-by-step explanation:
as we are using Pythagoras and asking for the distance as a side length (actually the Hypotenuse, the side opposite of the 90 degree angle) in a right-angled triangle, only an expression of a square root of a sum of squares can be right.
so, A and B are automatically out without even further analysis.
for the distance between 2 points on a coordination grid we build the mentioned right-angled triangle with the difference in x-direction as one side (e.g. "a"), the difference in y-direction as a second side (e.g. "b").
and the direct distance is then the Hypotenuse "c".
you remember Pythagoras :
c² = a² + b²
and therefore
c = sqrt(a² + b²)
in our example "a" is the difference between the 2 x-values.
a = (-3 - 6)
and "b" is the difference between the 2 y-values.
b = (4 - -2) = (4 + 2)
since we have to square them for the formula, the direction of what is subtracted from what is irrelevant, as the square of a negative value is also positive.
c = sqrt((-3 - 6)² + (4 + 2)²)
and that is answer option C