Answer:
271 people
Step-by-step explanation:
Margin of error = critical value × standard error
At 90% confidence, the critical value is 1.645.
Standard error for a proportion is s = √(p (1 − p) / n).
0.05 = 1.645 √(0.52 (1 − 0.52) / n)
n = 271
Answer:
triangle JKL
Step-by-step explanation:
This is because the lengths of each side JKL is a factor to ABC
respectively .
AB=12,JK=36
AC=13,JL=39
BC=5,KL=25
I hope you understand
Answer:
![\left[\begin{array}{ccc}3&-5 &|12\\4&-2 &|15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%20%20%26%7C12%5C%5C4%26-2%20%20%26%7C15%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
When making a matrix of two equations with the variables x and y, the result will be a matrix with three columns:
- a column for the values of x in each equation
- a column for the values of y in each equation
- a column for the independent values of each equation
since our system of equations is:

we can see that the value for x in the first equation is 3 and in the second equation is 4, thus the first column will have the numbers 3 and 4:
![\left[\begin{array}{ccc}3&&\\4&&\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26%26%5C%5C4%26%26%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Now for the values of y we hvae -5 in the first equation and -2 in the second equation, we update the matrix with another column with the values of -5 and -2:
![\left[\begin{array}{ccc}3&-5&\\4&-2&\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%26%5C%5C4%26-2%26%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Finally, the last column is the independent values of each equation (or the results) in the first equation that number is 12 and in the second equation is 15, thus the matrix is:
![\left[\begin{array}{ccc}3&-5&12\\4&-2&15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%2612%5C%5C4%26-2%2615%5C%5C%5Cend%7Barray%7D%5Cright%5D)
usually there is a line separating the columns for the values of x and y, and the independent values:
![\left[\begin{array}{ccc}3&-5 &|12\\4&-2 &|15\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-5%20%20%26%7C12%5C%5C4%26-2%20%20%26%7C15%5C%5C%5Cend%7Barray%7D%5Cright%5D)
this is the matrix of the system of equations
Answer: 15
Step-by-step explanation:
I am assuming the equation is set up like this:
(x+9)/3 = 8
Multipy by 3 to both sides
x + 9 = 24
Subtract 9
x = 15