X= $18.05. Hope this helps! can i please get brainliest
Answer:
Step-by-step explanation:in a regular pentagon all angles are equal that means one of the triangles angle is 180-108=72
Answer:
The polynomial
is in standard form.
Step-by-step explanation:
Writing the polynomial in standard form means we have to write the terms of the polynomial by descending degree.
- First writing the term with the highest or largest exponent or degree first
- Then writing the terms which have lower degrees/exponents in descending order.
- If there is any constant term in the polynomial, it is always written in the end.
so
Given the polynomial

Here:
- The highest exponent is the 4, so that entire term i.e.
is written first. Here it is also written first.
- Then the next term is the constant term, and constant terms is written in the end. Here, the constant terms is also written in the end.
Therefore, the polynomial
is in standard form.
If the product of 2 matrices are I this means that B is inverse matrix of A.
the matrix A has been given
if we put symbols for the numbers in matrix A as shown below;
![\left[\begin{array}{ccc}a&b\\c&d\\\end{array}\right] ](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Da%26b%5C%5Cc%26d%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%0A)
we need to first find the determinant (D)
D = ad - bc
where a = -1 , b = 4, c = -3 and d = 8
substituting these values
D = -1x8 - (4x-3)
= -8 + 12 = 4
to find the inverse we need to exchange a and d and then multiply both b and c by -1
![\left[\begin{array}{ccc}8&-4\\3&-1\\\end{array}\right]](https://tex.z-dn.net/?f=%20%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%26-4%5C%5C3%26-1%5C%5C%5Cend%7Barray%7D%5Cright%5D%20)
and then have to divide all the terms in matrix by determinant (4)
![\left[\begin{array}{ccc} \frac{8}{4} & \frac{-4}{4} \\ \frac{3}{4} & \frac{-1}{4} \\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D%20%5Cfrac%7B8%7D%7B4%7D%20%26%20%5Cfrac%7B-4%7D%7B4%7D%20%5C%5C%20%20%5Cfrac%7B3%7D%7B4%7D%20%26%20%5Cfrac%7B-1%7D%7B4%7D%20%5C%5C%5Cend%7Barray%7D%5Cright%5D)
the simplified inverse matrix B is;