Answer:
when they have equal sides and the exact shape and the same angle measures. they have tobe the same size.
Step-by-step explanation:
For example, when you have a square with sides 3 cm, then you compare it with the exact copy of the square. These squares are congruent. Two figures are congruent if and only if they have the exact same shape and the exact same size. If the corresponding sides of two figures with the same shape have the same length, then the two figures are congruent.
Answer:
The answer is "As the number of files increases, the storage space used decreases."
Step-by-step explanation:
When the music files are put into storage they take up space, this causes the storage space to decrease.
Answer:
The answer is x = 5.
Step-by-step explanation:
Given:
Δ ABC is an Isosceles triangle with AB = CA
m∠ ABC = ( 6x + 4 )°
m∠ BAC = 73°
m∠ BCA = ( 8y - 7 )°
To Find:
x = ?
Solution:
Properties of an Isosceles Triangle.
- Base angles or two angles are equal.
- Any two sides are equal.
Here , Δ ABC is an Isosceles triangle with AB = CA
∴ m∠ BAC = m∠ BCA

∴ m∠ BCA = ( 8y - 7 )°
= 8 × 10 - 7
m∠ BCA = 73 Which is same as ∠ CAB
Property of a Triangle is Sum of the measures of the angle of a triangle is 180°.

Substituting the values we get,

The answer is x = 5.
Answer:
the angles in squares and rectangles it's always 90° so two squares or two rectangles with same side lengths are congruent.
Take the vector u = <ux, uy> = <4, 3>.
Find the magnitude of u:
||u|| = sqrt[ (ux)^2 + (uy)^2]
||u|| = sqrt[ 4^2 + 3^2 ]
||u|| = sqrt[ 16 + 9 ]
||u|| = sqrt[ 25 ]
||u|| = 5
To find the unit vector in the direction of u, and also with the same sign, just divide each coordinate of u by ||u||. So the vector you are looking for is
u/||u||
u * (1/||u||)
= <4, 3> * (1/5)
= <4/5, 3/5>
and there it is.
Writing it in component form:
= (4/5) * i + (3/5) * j
I hope this helps. =)