alexis1033890 alexis1033890
  • 23-04-2021
  • History
contestada

Why were white settlers and American Indians typically unable to live peacefully in neighboring areas?

Respuesta :

arodarmel07
arodarmel07 arodarmel07
  • 23-04-2021

Answer:

Explanation:

I think i honestly don't know if im correct... Sorry if im wrong, but I think its because they can not be trusted.. I hope this helped if it was correct

Answer Link

Otras preguntas

Write each expression using exponents. (Example 1. (-7).(-7) 5.5 5.5=. Evaluate each numerical expression. (Example 3) PLS HELP
the term that refers to the methods and equipment used to gather, process, communicate and store information is​
Select all that apply Select those items that describe consumer behavior. Multiple select question. It is a multidimensional process. It is a simple, straightfo
For this assignment, you need to pick a physical injury to research. This could be an injury that you, or somebody you know, has had before, or it can be someth
what is the starting salary for a pediatrician and what is the starting salary in North Carolina? ill give brainliest!!!
“If I drink I die, if I eat I live. What am I?”
Translate this statement into an expression: Show Work! "Twenty-three less than the sum of forty-nine and thirty-seven." (A) 23 - 49 + 37 (B) 23 - (49 - 37) (C
On A_ _ _ _ Fools' Day, people tell jokes or fake stories to their friends.
a. 1 S = ut + 1/2 at2 i. u as subject.
Consider the following program written in C syntax: void swap(int a, int b) { int temp; temp = a; a = b; b = temp; } void main() { int value = 2, list[5] =