noballs332 noballs332
  • 10-04-2024
  • Mathematics
contestada

What is the area of the polygon?

A 268 square centimeters

B 70 square centimeter

C 400 square centimeters

D 112 square centimeters

What is the area of the polygon A 268 square centimeters B 70 square centimeter C 400 square centimeters D 112 square centimeters class=

Respuesta :

Otras preguntas

___ is one argument against gradualism as an evolutionary model
when sodium atoms form sodium ions they Share protons Gain neutron Lose elections Share photons
Trophic relationship refers to the interaction of the atmosphere and the ocean. true false
What is the definition of a two-column proof
ANYBODY? He asked me what were the usual causes or motives that made one country go to war with another. I answered, they were innumerable; but I should only me
Find the unit price to the nearest cent
a jug of syrup holds 12 cups convert 12 cups to pints
Express the ratio 14 inches to 3 feet as a fraction in simplest form
Can someone pls help me solve this? 7<2m-23
Given the following code: int i = 100; int j = 10; while (i > 0) { i = i / j; j = 1 + j % 5; } What is the value of j after this code executes?