The problem can be translated into an equation that is something like 4/5 + 3/x = 1/2
we cannot have x equal to zero because the number can be infinite.
So the LCD here is 10x, so multiply both sides by that to get:
8x + 30 = 5x
Subtract 5x and 30 from both sides:
3x = -30
divide:
x = -10
The solution isn't zero so there is a solution.
Answer:
Communitive Property
Step-by-step explanation:
Communitive property is when you switch up numbers when you multiply and add but it's still the same.
Answer:
(x,y) => (x+3, y+4)
Step-by-step explanation:
Given a triangle DEF, D(4,2), E(3,3), F(2,1).
Centroid of the area (and the vertices) equals the mean of the coordinates, namely ( (4+3+2)/3, (2+3+1)/3 ) = (3,2)
To translate (3,2) to (6,6), we need the rule
(x,y) => x+(6-3), y+(6-2), or
(x,y) => (x+3, y+4)
Answer:
Step-by-step explanation:
f(x) = 3x + 1 and g(x) = x^2 - 6
(f + g) (x)
(3x + 1) + (x^2 - 6)
3x + 1 + x^2 - 6
3x - 5 - x^2
=> -x^2 + 3x - 5
I hope this helps!