Answer:
Step-by-step explanation:
if it is linear then it will be a straight line(gradient is the same)
if quadratic then curve(gradeint isnt the same)
y=mx+c
m=[y(2)-y(1)]/[x(2)-x(1)]
you can choose any 2 points from the table
m=2-0.4/0-1
m=-1.6
repeat but 2 different coordinates
m=0.4-0.08/-1--2==>-2.24
m=-2.24
different coordinate therefore quadratic
cant be exponential, because nothing is being raised to some power
Multiply 40% and 36.00 than add what you get to 36.
Answer:
130 pieces of candy in 5 bags
Step-by-step explanation:
234/9 equals 26, that means there would be 26 pieces of candy in 9 bags, therefore 26x5 equals 130, and just to make sure, divide 130/26 to check if its wrong, but it should be 130. :) hope this helps you out!
japones ^^
look you have to multiply
8 cm x 6cm
20cm x 6 cm
and the answer that comes out of the multiplication is the correct one
Answer:
(2, 7, 1)
Step-by-step explanation:
We have three equations, and using Gauss-Jordan Elimination, we can solve for x, y, and z
3x + y - 2z = 11
4x - 2y + z = -5
x + 5y - 4z = 33
We can start by taking out the z from all rows except one. To do this, we can work with the second row. I chose the second row because -5 is small and easy to add up with other numbers, and z has no coefficient in this row.
We can add 2 times the second row to the first row and 4 times the second row to the third row to get
11x - 3y = 1
4x - 2y + z = -5
17x -3y = 13
We then have the first and third rows having two variables. Since the y coefficients are the same, we can eliminate the y by adding the negative of the first row to the third row. Our result is then
11x - 3y = 1
4x - 2y + z = -5
6x = 12
From the third row, we can gather that x= 2. We can then plug that into the first row to get
22 -3y = 1
subtract 22 from both sides
-3y = -21
divide both sides by -3
y = 7
We can then plug our x and y values into the second row to get
4(2) - 2(7) + z = -5
8 - 14 + z = -5
-6 + z = -5
add 6 to both sides
z = 1
Our answer is thus (2, 7, 1)