Answer:
The two equations are;
w = 52 h
and h = w/52
Step-by-step explanation:
From the question, we are told that she earns $52 in an hour
So therefore ,
W(h)= 52h
where h is the number of hours she has worked and w is the wages earned for the number of hours worked
The two equations are;
w = 52h
or w/h = 52
Answer:
Step-by-step explanation:
Given system is-
-2x+2y+3z=0 -------------(1)
-2x-y+z=-3 ----------------(2)
2x+3y+3z=5 --------------(3)
From (1)-(2) we get
3y+2z=3 ----------------(4)
Again from (2)+(3),
2y+4z=2 ----------------(5)
Now multiplying equation (4) by -2
-6y-4z=-6 --------------(6)
Adding (5) and (6)
-4y=-4
dividing by -4
y=-4 / -4
=1
So, y=1 ,
using y=1 in (5)
2(1)+4z=2
or, 2+4z=2
or, 4z=2-2
or, 4z=0
or, z=0
using y=1 and z=0 in (3)
2x+3(1)+3(0)=5
or, 2x+3+0=5
or, 2x=5-3
or, 2x=2
or, x=2/2
=1
So, the solution is-
(x,y,z)=(1 , 1 , 0)
Step-by-step explanation:
Basically plug in all X values given on the table into the graph to get the y values. Now you have a coordinate that you can plot on the graph given.
I say 8 because i guessed and im a really good guesser
Remark
What you have to do to learn the difference between recursive and explicit is try try the first 3 or 4 terms to see what you have and how you did it.
a1 = - 3
a2 = - 3 (1/8) = -3 / 8
a3 = (a2) (1/8)
a3 = (-3/8) * 1/8
a3 = (- 3/64)
a4 = a3 (1/8)
a4 = -3/64 * 1/8
a4 = - 3 / 512
Take a good look at a4. What do you notice? No matter what, you are always multiplying by 1/8. That means that A and D are both wrong which they would have you raising by 3 or - 3 to some power.
So which one of B and C is correct?
The answer is which ever one will not change sign from what it started out with. All four terms are minus.
In B the term is multiplied by plus 1/8. That will not change the sign of the next term.
So the answer is
a_n = - 3 * (1/8)^(n - 1) <<<<< answer