Calculate what they give u and u should get the answer if u still need help let me know
Answer:
0.75c
Step-by-step explanation:
If we have an expression as:
a*x + b*x
We can see that both terms in the expression, a*x and b*x have an x, so we can call the x a common factor and we can write an equivalent expression as:
a*x + b*x = (a + b)*x
If we replace, for example, a by 2, b by 3 and x by 4, we can test the expression as:
2*4 + 3*4 = (2 + 3)*4
8 + 12 = (5)*4
20 = 20
Therefore, if we have the following expression:
c - 0.25*c
The expression that is equivalent is 0.75c and it is calculated as:
c - 0.25*c = (1 - 0.25)*c
c - 0.25*c = 0.75*c
N= Heidi's marbles
92 - n =18 (Barry's 92 marbles - whatever Heidi has = 18 marbles difference)
92 -n +n = 18 +n (I added n to each side)
92 = 18+n
92 -18 = 18-18 + n (I subtracted 18 from both sides)
74 = n Heidi has 74 marbles
Answer:
x = 65/16, y = 37/16
Step-by-step explanation:
solve the system algebraically
x+3y=11
4x-4y=7
Try substitution.
let x = 11 - 3y
Plug in.
4(11 - 3y) - 4y = 7
44 - 12y - 4y = 7
44 - 16y = 7
37 = 16y
y = 37/16
x = 11 - 3*y
x = 11 - 3*(37/16)
x = 11 - 111/16
x = 65/16