Step-by-step explanation:
We can write
X=-2,-1,0,1,2
And the equation is y=3x+4-------(1)
First we should be put all the value in equation (1)
y=2,1,4,7,10
And the answer will
(x, y) ={ (-2,2),(-1,1),(0,4),(1,7),(2,8)}
Answer: Jenny would have to work 5 hours to get $85
Step-by-step explanation:
Jenny makes $17 an hour (221/13 = 17) and 85/17 is 5
Ok so find 1's
remember that 4/4=1 also x/x=1 those are ones
also remember
if you had
10/30 that equals 10/10 times 1/3=1 times 1/3
so find ones
4/10=2/2 times 2/5=1 times 2/5=2/5
Answer:
m = (p+7n)/3
Step-by-step explanation:
3m-7n = p
3m = p+7n
m = (p+7n)/3
Answer:
{d,b}={4,3}
Step-by-step explanation:
[1] 11d + 17b = 95
[2] d + b = 7
Graphic Representation of the Equations :
17b + 11d = 95 b + d = 7
Solve by Substitution :
// Solve equation [2] for the variable b
[2] b = -d + 7
// Plug this in for variable b in equation [1]
[1] 11d + 17•(-d +7) = 95
[1] -6d = -24
// Solve equation [1] for the variable d
[1] 6d = 24
[1] d = 4
// By now we know this much :
d = 4
b = -d+7
// Use the d value to solve for b
b = -(4)+7 = 3
Solution :
{d,b} = {4,3}