Answer:
1. When amount of schooling increases by one year, the number of pregnancies will decrease by 4.
Step-by-step explanation:
Regression analysis is a statistical technique which is used for forecasting. It determines the relationship between two variables. It determines the relationship of two or more dependent and independent variables. It is widely used in stats to find trend in the data. It helps to predict the values of dependent and independent variables. In the given question, there is regression equation given. X and Y are considered as dependent variables. When number of schooling increases by 1 year then number of pregnancies will decrease by 4
Answer: ![A^{-1}=\left[\begin{array}{cc}\frac{3}{2}&-\frac{1}{2}\\-2&1\end{array}\right]](https://tex.z-dn.net/?f=A%5E%7B-1%7D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D%5Cfrac%7B3%7D%7B2%7D%26-%5Cfrac%7B1%7D%7B2%7D%5C%5C-2%261%5Cend%7Barray%7D%5Cright%5D)
<u>Step-by-step explanation:</u>
![\left[\begin{array}{cc}2&1\\4&3\end{array}\right]=\left[\begin{array}{cc}1&0\\0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%261%5C%5C4%263%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%260%5C%5C0%261%5Cend%7Barray%7D%5Cright%5D)
![\dfrac{1}{2}Row\ 1\rightarrow\left[\begin{array}{cc}1&\frac{1}{2}\\4&3\end{array}\right]=\left[\begin{array}{cc}\frac{1}{2}&0\\0&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cdfrac%7B1%7D%7B2%7DRow%5C%201%5Crightarrow%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%26%5Cfrac%7B1%7D%7B2%7D%5C%5C4%263%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D%5Cfrac%7B1%7D%7B2%7D%260%5C%5C0%261%5Cend%7Barray%7D%5Cright%5D)
![Row\ 2 -4 \ Row\ 1\rightarrow \left[\begin{array}{cc}1&\frac{1}{2}\\0&1\end{array}\right]=\left[\begin{array}{cc}\frac{1}{2}&0\\-2&1\end{array}\right]](https://tex.z-dn.net/?f=Row%5C%202%20-4%20%5C%20Row%5C%201%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%26%5Cfrac%7B1%7D%7B2%7D%5C%5C0%261%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D%5Cfrac%7B1%7D%7B2%7D%260%5C%5C-2%261%5Cend%7Barray%7D%5Cright%5D)
![Row\ 1-\dfrac{1}{2}\ Row\ 2 \rightarrow \left[\begin{array}{cc}1&0\\0&1\end{array}\right]=\left[\begin{array}{cc}\frac{3}{2}&-\frac{1}{2}\\-2&1\end{array}\right]](https://tex.z-dn.net/?f=Row%5C%201-%5Cdfrac%7B1%7D%7B2%7D%5C%20Row%5C%202%20%5Crightarrow%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D1%260%5C%5C0%261%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D%5Cfrac%7B3%7D%7B2%7D%26-%5Cfrac%7B1%7D%7B2%7D%5C%5C-2%261%5Cend%7Barray%7D%5Cright%5D)
Answer:
(1)Base Area= 81 square yards.
(2)
-
6 ft long and 8 ft wide
- 24 ft long and 2 ft wide
(3)Height=12 Units
Step-by-step explanation:
<u>Question 1</u>
Volume of the rectangular prism=2,592 cubic yards.
Height of the rectangular prism=32 yards
Volume of a rectangular prism =lbh (where lb is the Base Area)
Therefore:
lbh=2592
32lb=2592
lb=2592/32=81
Base Area= 81 square yards.
<u>Question 2</u>
Volume of the rectangular prism=432 cubic feet.
Height of the rectangular prism=9 feet
Volume of a rectangular prism =lbh (where lb is the Base Area)
Therefore:
lbh=432
9lb=432
lb=432/9=48
Base Area= 48 square yards.
Any dimension whose product is 48 is a possible choice.
They are:
- 3 ft long and 16 ft wide
-
6 ft long and 8 ft wide
- 24 ft long and 2 ft wide
<u>Question 3</u>
<u />
Volume of the rectangular prism=960 cubic units.
Base Area of the rectangular prism, lb=80 Square Units
Volume of a rectangular prism =lbh (where lb is the Base Area)
Therefore:
lbh=960
80h=960
h=960/80=12
Height= 12 units.
85700
8570
85.7
8.57
0.857
Each time, you divide by 10 (move the decimal place 1 place value to the left).
Answer:
x = -0.6
y = 2.2
z = 2
Step-by-step explanation:
2x + y - 2z = -3
x + 3y - z = 4
3x + 4y - z = 5
Rewrite the system in matrix form and solve it by Gaussian Elimination (Gauss-Jordan elimination)
2 1 -2 -3
1 3 -1 4
3 4 -1 5
R1 / 2 → R1 (divide the 1 row by 2)
1 0.5 -1 -1.5
1 3 -1 4
3 4 -1 5
R2 - 1 R1 → R2 (multiply 1 row by 1 and subtract it from 2 row); R3 - 3 R1 → R3 (multiply 1 row by 3 and subtract it from 3 row)
1 0.5 -1 -1.5
0 2.5 0 5.5
0 2.5 2 9.5
R2 / 2.5 → R2 (divide the 2 row by 2.5)
1 0.5 -1 -1.5
0 1 0 2.2
0 2.5 2 9.5
R1 - 0.5 R2 → R1 (multiply 2 row by 0.5 and subtract it from 1 row); R3 - 2.5 R2 → R3 (multiply 2 row by 2.5 and subtract it from 3 row)
1 0 -1 -2.6
0 1 0 2.2
0 0 2 4
R3 / 2 → R3 (divide the 3 row by 2)
1 0 -1 -2.6
0 1 0 2.2
0 0 1 2
R1 + 1 R3 → R1 (multiply 3 row by 1 and add it to 1 row)
1 0 0 -0.6
0 1 0 2.2
0 0 1 2
x = -0.6
y = 2.2
z = 2