Answer:
- given
- addition property of equality
- addition property of equality
- division property of equality
- symmetric property of equality
Step-by-step explanation:
In step 2, -3x was added to both sides in accordance with the addition property of equality.
The same property lets you add 18 to both sides, as in step 3.
The division property of equality lets you divide both sides of the equation by 5. (Or, the multiplication property lets you multiply by 1/5.)
Swapping sides of the equal sign is allowed by the symmetric property of equality.
Answer:
No
Step-by-step explanation:
For a number to be divisible by 10 it has to end in 0.
Answer:
14<15
Step-by-step explanation:
Any number less than 15 can work.
Answer:
{y,x} = {0,1}
Step-by-step explanation:
// Solve equation [1] for the variable y
[1] y = 3x - 3
// Plug this in for variable y in equation [2]
[2] -3•(3x-3) - 9x = -9
[2] - 18x = -18
// Solve equation [2] for the variable x
[2] 18x = 18
[2] x = 1
// By now we know this much :
y = 3x-3
x = 1
// Use the x value to solve for y
y = 3(1)-3 = 0