Step-by-step explanation:
4. To use SSS, you need three pairs of congruent sides. You're given two pairs of congruent sides, so the additional information needed is WY ≅ KM.
5. To use ASA, you need a pair of congruent sides between two pairs of congruent angles. You're given one pair of congruent angles, and since the triangles share a common side, we know BC ≅ BC. So the additional information needed is ∠WBC ≅ ∠ACB.
6. To use SAS, you need a pair of congruent angles between two pairs of congruent sides. You're given two pairs of congruent sides, so the additional information needed is ∠I ≅ ∠F.
Answer:
24
Step-by-step explanation:
f(n) = f(n − 1) + 3
if n = 7 => f(7) = f(7-1) + 3 = f(6) + 3
if n = 6 => f(6) = f(6-1) + 3 = f(5) + 3
if n = 5 => f(5) = f(5-1) + 3 = f(4) + 3
if n = 4 => f(4) = f(4-1) + 3 = f(3) + 3
if n = 3 => f(3) = f(3-1) + 3 = f(2) + 3
if n = 2 => f(2) = f(2-1) + 3 = f(1) + 3
if f(1) = 6 then f(2) = 9
f(3) = 12
f(4) = 15
f(5) = 18
f(6) = 21
f(7) = 24
Answer:gchvbunonion
Step-by-step explanation:
first and second part put 0.75, then multiply 0.75 by 2 to get 1.50, then write in the third part 1 and 1/2
hope this helps
D=number of dimes
q=number of quarters
let's count everything in cents
dimes are worth 10 cents
quarters are worth 25 cents
10d+25q=700
divide both sides by 5
2d+5q=140
he has 7 more quarters than dimes
q=7+d
subsitute 7+d for q in other equation
2d+5q=140
2d+5(7+d)=140
2d+35+5d=140
7d+35=140
minus 35 both sides
7d=105
divide both sides by 7
d=15
sub back
q=7+d
q=7+15
q=22
22 quarters and 15 dimes