You would subtract x from each side. It would then be 3y=-x-15. Then you would divide all of the equation by 3. Your final answer would be y=-3x-5.
It is not factorable. Factors of 21 are. 21 and 1
7 and 3. None of those add up to 12
3.2128 is a rational number
Answer:
576 Units
Step-by-step explanation:
The way your teacher wants you to do it:
1. We know that multiplying a length by four gives us the perimeter of a square.
1a. Thus, we multiply the given length by four. 4(10x+4)=40x+16
1b. We know the perimeter is 96. So: 40x+16=96
2. Solving for x, we get x=2
3. Plugging our solved x into the given length (10x+4), we see that the length of a side of the square is 10*2+4=24.
4. We know that the area of a square can be found by squaring the side of a square.
4a. 24*24=576.
5. The area is 576 units.
--------------------------------------------------------------
Easier Solution:
1. We know that the perimeter is length*4.
2. We set L to length.
2a. 4L=96
2b. L=24
3. We know that the length square is area.
4. 24*24=576.
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j