kzara1008
kzara1008 kzara1008
  • 18-03-2020
  • Mathematics
contestada

Given the picture, what is the length of AC?
A) 4.5
B) 5
C) 7.5
D) 8

Given the picture what is the length of AC A 45 B 5 C 75 D 8 class=

Respuesta :

wolf1728
wolf1728 wolf1728
  • 18-03-2020

Answer:

CD is to DE as CB is to BA

4 is to 6 as 3 is to y

1.5 is to 3 as 3 is to 4.5

AC = AB + BC

AC = AB + 3

Since AB = 4.5 then AC = 7.5

The answer is C

Step-by-step explanation:

Answer Link

Otras preguntas

Sometimes an old scientific model is replaced by a new model. Explain why scientists replace an old scientific model with a new model. Include an example from
......................................................
A cannonball is released at an angle of 20˚ at a velocity of 12m/s. Calculate the horizontal velocity of the object. What kinematic formula must be used to solv
How many 5 letter words are there in the english language.
PLEASE HELP FILL IN LAST TWO BLANKS!!! Suppose the time it takes Lizzie to eat an apple is uniformly distributed between 5 and 10 minutes. Let X = the time, in
17. Sally put $960 in a savings account that earns 7% interest compounded quarterly. How much interest will she earn at the end of the thrid quarter? What will
SOMEONE HELP ME PLEASE
[tex]\huge\purple{\boxed{{\colorbox{black}{Thanks}}}}[/tex] [tex]\huge\red{\boxed{{\colorbox{black}{For}}}}[/tex] [tex]\huge\pink{\boxed{{\colorbox{black}{The}}
Which account does not appear on the balance sheet.
Consider the following code segment. int[] arr = {1, 2, 3, 4, 5, 6, 7}; for (int i = 1; i < arr.length; i += 2) { arr[i] arr[i - 1]; } Required: What re