10. -8 1/2, -7.2, 47/9, 5 1/4, 6.75
Answer:
15
Step-by-step explanation:
The total number of teachers in the school is 100.
The number who teach Science is 60
The who teach humanities is 25.
The number that teach both humanities and Science is 15.
We want to find the number who teach Science but not Humanities.
We obtain this by subtracting the number of teachers who teach both subjects from the number that teach Science.

Therefore 25 teaches science but not Humanities
Answer:
A. square root of a^2 + b^2 for both answers
Step-by-step explanation:
The first problem, we are given
a^2 + b^2 = c^2
What we do is solve for c.
sqrt(a^2 + b^2) = c
c = sqrt(a^2 + b^2)
For problem 2,
WE can apply the Pythagorean theorem because we have a right triangle.
The equations is
a^2 + b^2 = c^2 like the first problem
Solving gets us
sqrt(a^2 + b^2) = c
c = sqrt(a^2 + b^2)
Answer:
x = 1 and y = 2
Step-by-step explanation:
Let apples are represented by x
and let oranges are represented by y
You purchase 5 pounds of apples and 2 pounds of oranges for $9. This line in equation format can be written as:
5x + 2y = 9
Your friend purchases 5 pounds of apples and 6 pounds of oranges for $17.
This line in equation format can be written as:
5x + 6y = 17
Now we have two equations:
5x + 2y = 9 -> eq (i)
5x + 6y = 17 -> eq(ii)
We can solve these equations to find the value of x and y.
Subtracting eq(i) from eq(ii)
5x + 6y = 17
5x + 2y = 9
- - -
_________
0+4y= 8
=> 4y = 8
y= 8/4
y = 2
Now, putting value of y in eq (i)
5x + 2y = 9
5x +2(2) = 9
5x +4 = 9
5x = 9-4
5x = 5
x = 1
so, x = 1 and y = 2