thomas07
thomas07
09-04-2021
Mathematics
contestada
Calculate the area of this TRIANGLE:
13 in
24 in
Respuesta :
lilybyram2
lilybyram2
09-04-2021
156 is the answer cuz
Answer Link
VER TODAS LAS RESPUESTAS ( 44+ )
Otras preguntas
Visual illusions happen for many reasons. In your own words, summarize what you understand to be the reason we tend to overestimate line lengths in the Ponzo il
If the ventral root of a spinal nerve were cut, what would be the result in the tissue or region that nerve supplies?1)a complete loss of voluntary movement2)a
1. What is corruption?2. Describe the roles of bosses and political machines.3. What was the role of Boss Tweed and Tammany Hall?4. How did Thomas Nast combat c
Which does not represent a function? A - (5,2) (-5, 2) (3, 2) (-3, 2)B - y = 3x + 2 C - (5,1) (5,-2) (5, 1) (5,0)D - 3x - y = -2
Is K0 constant for 0th order?
what happens when nh4cl is added to nh4cl (a). ph increases (b). ph decreases (c). ph remains same(d). increase or decrease
Shifting from a high gear to a lower gear is known as A) Upshifting B) Downshifting C) Neutralizing D) Stalling
Physotigmine (Antilirum), Neostigmine (prostigmin) - which one(s) cross into CNS or not?
What was New Homemakers of America and why did they merge with FHA?
What is output? class Item: def __init__(self): self.name = 'None' self.quantity = 0 def dsp_item(self): print(f'Name: {self.name}, Quantity: {self.quantity}')