Answer:
x²+y²=16
Step-by-step explanation:
the general equation for a circle is given as :
(x−h)²+(y−k)²=r²
where (h, k) is the coordinate of the center of the circle and r is the radius
in this case h=0, k=0 and r = 4
equation becomes
x²+y²=4²
or
x²+y²=16
Answer:
A = 26
Step-by-step explanation:
sum of students = classA + classB + classC
let's say classA = A, classB = B, and classC = C
A + B + C = 66
class A has five more students than class B, so A = 5 more than B so A = 5+B
class C has 2 less students than class B, so C = 2 less than class B = B -2, so C = B-2
A + B + C = 66
A = 5+B
C = B-2
substitute 5+B for A and B-2 for C in the first equation to limit this to one variable (B)
(5+B) + B + (B-2) = 66
3B + 3 = 66
subtract 3 from both sides to isolate the variable and its coefficient
3B = 63
divide both sides by 3 to solve for B
B = 21
A = 5 + B = 5 + 21 = 26
Answer:
He made 5 2-pointers and 4 3-pointers
Step-by-step explanation:
Let x = number of 2-pointers he scored.
Let y = number of 3 pointers he scored.
The total number of shots he made is x + y, and it it equals 9.
The first equation is
x + y = 9
The total number of points he scored on 2-pointers is 2x. The total number of points he scored on 3-pointers is 3y. The total number of points he scored with 2-pointers and 3-pointers is 2x + 3y. It equals 22.
The second equation is
2x + 3y = 22
We have a system of 2 equations.
x + y = 9
2x + 3y = 22
We will use the substitution method.
Solve the first equation for x.
x = 9 - y
Now substitute 9 - y in for x in the second equation.
2x + 3y = 22
2(9 - y) + 3y = 22
18 - 2y + 3y = 22
y + 18 = 22
y = 4
Now we substitute 4 for y in the first equation and solve for x.
x + y = 9
x + 4 = 9
x = 5
Answer: He made 5 2-pointers and 4 3-pointers
Check:
5 2-pointers and 4 3-popinters are a total of 9 shots, so the number of shots is correct.
Now we check the number of points.
5 * 2 + 4 * 3 = 10 + 12 = 22
22 points is the correct total.
Our answer is correct.
Answer:
x = 1, 2, 3, 4
Step-by-step explanation:
15x - 43 < 5x + 2
15x - 5x - 43 < 2
15x - 5x < 2 + 43
10x < 45
x < 4.5
x = 1, 2, 3, 4