Answer:
12
Step-by-step explanation:
36 divided by three
The sum of all angles of a triangle is equal to 180°
On a isosceles triangle, the base angles are the same.
We add them together 56° + 56° = 112°
To know X, we subtract 112° from the total
180° - 112° = 68°
X = 68°
OR as an equation
56 + 56 + x = 180
112 + x = 180
x = 180 - 112
x = 68
Answer:
The correct answers are:
A. The Vertical axis should be labelled as the Number of Jars for Each Flavour
B. an interval of 7 could be appropriate
Step-by-step explanation:
A. The number of jars for each flavour is the dependent variable against the flavour type, which is the independent variable, hence it is displayed on the vertical axis to show the height of the bars.
B. since the number of sticks in a jar vary from 0 to 49, dividing 49 by 7 will give 7 without a remainder, hence, an interval of 7 will be ideal for the plot, nd a total of 7 bars will be plotted. Intervals are: 0-7, 8-14, 15-21, 22-28, 29-35, 36-42, 43-49.
Answer:
Week=25 Hours
Weekend= 5 Hours
Step-by-step explanation:
So we need to use the info they gave us and create two equations. Firstly we know how much he gets paid per hour during the week (x) and how much he gets paid on the weekend (y).
$20x+$30y=$650
We get this because we know the combined rates he is paid times the hours should add up to the amount he earned.
The next equation will be made off of the information that he worked 5 times as many hours during the week as on the weekend. This tells us that we will take the weekend hours (y) and multiply them by 5 in order to get the week hours (x).
x=5y Now, since we have one variable by itself, we can plug it in for x in the first equation.
20(5y)+30y=650 Our first step here is to distribute the 20 to the 5y in order to eliminate the parenthesis.
100y+30y=650 Next add the like terms together (100y+30y).
Now all we have to do to find y is divide by 130 on both sides to get y alone.
130y=650
________
130 130
y=5 Now to solve for x we just plug our y value into one of the equations above. I'm going to use the second equation.
x=5(5)
x=25
Answer:
Step-by-step explanation:
given is a system of linear equations in 3 variables as

This can be represented in matrix form as
AX=B Or
![\left[\begin{array}{ccc}-1&-4&2\\1&2&-1\\1&1&-1\end{array}\right] *\left[\begin{array}{ccc}x\\y\\z\end{array}\right] =\left[\begin{array}{ccc}-10\\11\\14\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-1%26-4%262%5C%5C1%262%26-1%5C%5C1%261%26-1%5Cend%7Barray%7D%5Cright%5D%20%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5C%5Cz%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-10%5C%5C11%5C%5C14%5Cend%7Barray%7D%5Cright%5D)
So solution set
X would be 
|A|=-1(-1)+4(0)+2(-1)=--1
Cofactors of A are
-1 0 -1
-2 -1 -3
0 1 2
So inverse of A is
1 2 0
0 1 -1
1 3 -2
Solution set would be
x=12
y=-3
z=-5