I think the answer is 20.25 because when solving for the area of a triangle you do 1/2 base times height and so the equation would be
1/2(9)(4.5)
you would start by doing 9(4.5) which equals 40.5
then you would divide by 1/2 which equals 20.25
hope this helps:)
Answer:
x = 4 ± 
Step-by-step explanation:
Given
x² - 8x = 3
To complete the square
add ( half the coefficient of the x- term )² to both sides
x² + 2(- 4)x + 16 = 3 + 16
(x - 4)² = 19 ( take the square root of both sides )
x - 4 = ±
( add 4 to both sides )
x = 4 ±
Answer:
0,2,4,8
Step-by-step explanation:
:)
The total tickets sold at the fair = 50 tickets.
Kayla and Bianca each bought one ticket, it could be any numbered. We can start with anyone and find their probability.
If Kayla got ticket numbered #7, its probability would be 1 out of 50.
Then there would be 49 tickets remaining for Bianca at the fair.
If Bianca got ticket numbered #10, it probability would be 1 out of 49.
Total probability of (Kayla getting #7 AND Bianca getting #10) would be 1/(50x49) = 1/(2,450) = 0.0004081 = 0.0408%.
Hence, final answer is 
Let the three apartments be A, B & C
The rent of A is $x
The rent of B is $y
The rent of C is $z
So x + y + z = 1600 .......(1)
Now
Maintenance of A is 20% of x = 0.20x
Maintenance of B is 20% of y = 0.20y
Maintenance of C is 25% of z = 0.25z
0.20x + 0.20y + 0.25z = 345
Multiplying by 100 we get
20x + 20y + 25 z = 34500
Dividing by 5 we get
4x + 4y + 5z = 6900 .......(2)
Monthly fee of A is 10% of x = 0.10x
Monthly fee of B is 20% of y = 0.20 y
Monthly Fee of C is 10% of z = 0.10z
Now
0.10x + 0.20y + 0.10 z= 1820 - 1600
0.10x + 0.20y + 0.10z = 220
Multiplying by 100 we get
10x + 20y + 10z = 22000
Dividing by 10
x + 2y + z = 2200 ....(3)
Making a Matrix of equation (1), (2) & (3)
![\left[\begin{array}{ccc}1&1&1\\4&4&5\\1&2&1\end{array}\right] \left[\begin{array}{c}x\\y\\z\end{array}\right] =\left[\begin{array}{c}1600\\6900\\2200\end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%261%261%5C%5C4%264%265%5C%5C1%262%261%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D1600%5C%5C6900%5C%5C2200%5Cend%7Barray%7D%5Cright%5D%20%20%20)
is the required matrix