Answer:
D:) (2,2,) is the Answer
Step-by-step explanation:
Solve the following system:
{X - 2 Y = -2 | (equation 1)
{3 X - 2 Y = 2 | (equation 2)
Swap equation 1 with equation 2:
{3 X - 2 Y = 2 | (equation 1)
{X - 2 Y = -2 | (equation 2)
Subtract 1/3 × (equation 1) from equation 2:
{3 X - 2 Y = 2 | (equation 1)
{0 X - (4 Y)/3 = (-8)/3 | (equation 2)
Multiply equation 2 by -3/4:
{3 X - 2 Y = 2 | (equation 1)
{0 X+Y = 2 | (equation 2)
Add 2 × (equation 2) to equation 1:
{3 X+0 Y = 6 | (equation 1)
{0 X+Y = 2 | (equation 2)
Divide equation 1 by 3:
{X+0 Y = 2 | (equation 1)
{0 X+Y = 2 | (equation 2)
Collect results:
Answer: {X = 2 , Y = 2
Answer:
14. 4 + x - 2
15. 8k - 3k
16. 5 + 2y + 15
Step-by-step explanation:
14. "sum" means adding, "minus" means subtract
sum of four and x: 4 + x
minus two: 4 + x - 2
15. "product" means multiplying, "decreased by" means subtract, "times" means multiply
the product of k and 8: 8k
three times k: 3k
the product of k and 8 decreased by three times k: 8k - 3k
(Depending on what the question is asking, you may or may not need to simplify this to 5k (8k - 3k = 5k))
16. "more" means add, "plus" means add, "twice" means multiply by two
five: 5
plus twice y: 5 + 2y
fifteen more: 5 + 2y + 15
Answer:
B. 1.7 in
Step-by-step explanation:
Divide the triangle into 2 congruent right angle triangles
With hypotenuse: 2
Base: 2/2 = 1
Using pythagoras theorem
2² = 1² + h²
h² = 3
h = sqrt(3)
h = 1.732050808
.75 for the first question
75% for the second question
Answer:
f(n + 1) = f(n) + 0.75
Step-by-step explanation: