ducky3702
ducky3702 ducky3702
  • 17-01-2024
  • Mathematics
contestada

ABCD is a quadrilateral with diagonals AC and BD intersecting at point E. Identify each quadrilateral and then solve the problem using properties of quadrilaterals.

ABCD is a parallelogram with congruent diagonals. AE = 10, BC = × + 6,
AB = 12. Solve for x.

Respuesta :

Otras preguntas

How much did Alexa make in 5.5 hours?
En un texto largo como saber cuales son las esdrujulas,agudas,graves,sobreesdrujula
Please Help me with this problem!!! ASAP
Typically, the franchisee determines the territory to be served by the franchise. Group of answer choices True False
please can anyone help me answer? In your own words, describe the purpose of the Charter of the United Nations. 3-5 sentences
You can increase the odds of successfully influencing your audience if you:
Find A when p= 2000, r= 7%, n= 4, and t= 4
A skeletal muscle is a composition of several components bundled one into the other. at which structural level in the muscle does contraction occur to bring abo
Find the smallest number by which the following numbers should be multiplied to obtain a perfect cube. (a) 3087 (b) 2560
class Main { static void printPowers(int howMany, int nrRows) { int n=1; while(n<=nrRows) { int power = 1; while(power <= howMany) { System.out.prin