To complete each ordered pair, you would have to substitute the 1 and 2 in for y. Let's start with the 2 first. X-2(2)=7, x-4=7. Add 4 on each side. X=11. First ordered pair is (11,2). Now do the 1. X-2(1)=7, x-2=7. Add 2 on both sides. Second ordered pair is (9,1). Answers are (11,2) and (9,1)
Answer:
do you have any image of the question? If yes please pose here.
If you would like to solve - 3 * a^2 - b^3 + 3 * c^2 - 2 * b^3, if a = 2, b = -1, c = 3, you can calculate this using the following steps:
a = 2, b = -1, c = 3
- 3 * a^2 - b^3 + 3 * c^2 - 2 * b^3 = - 3 * 2^2 - (-1)^3 + 3 * 3^2 - 2 * (-1)^3 = - 3 * 4 - (-1) + 3 * 9 - 2 * (-1) = - 12 + 1 + 27 + 2 = 18
The correct result would be 18.
The first step for absolute value equations is to isolate the expression contained within the absolute value bars:
3|2x+4|-1 = 11
3|2x+4| = 12
|2x+4| = 4
so |2x+4| is 4 units away from 0 on a number line, but we don't know in which direction -- negative or positive? you'll have two answers.
2x+4 = 4
AND
2x+4 = -4
solve both of those two step equations and you'll get
x = 0
AND
x = -4
so 0 and -4 are your solutions.