gabgab1313
gabgab1313
15-02-2015
Mathematics
contestada
what is the formula for a triangle
Respuesta :
Аноним
Аноним
15-02-2015
First...
You would represent the area with "A".
Then there should be height and base. Represent height with "h" and represent base with "b".
"b" times "h" then divide by two. That is the area. (I inserted a file so...:) )
Answer Link
VER TODAS LAS RESPUESTAS ( 28+ )
Otras preguntas
estimate the sums and differences benchmark 5/11-1/10
Bio state exam Questions
please solve this I'll mark brainliest
14 In the grocery store, staring at all the different types of cereal, Martina needs to choose the most nutritious. She looks at the names of each cereal. Which
please help me answer this ty :)
how does the probability for a sampling distribution differ from the probability of selecting an individual from the population
Describe three characteristics of Gatsby’s guests using textual evidence from chapter 3 (exact quotes from the book)
please answer the bottom question of “why were the jews targeted” the rest of the page is the reading to answer the question
In addition to alerting the holder to the presence of classified information, markings also identify who classified the document and _______________.
2) Describe the output produced by this poorly indented program segment:int number = 4;double alpha = -1.0;if (number > 0)if (alpha > 0)printf("Here I am!