Given
x=0 and x =10 and x1, x2, x3, x4 are the midpoints of five equal intervals
Answer
The 5 equal intervals are 2 , 4 , 6, 8 10
Mid points are 1, 3 , 5 , 7 , 9
Option B is correct
Answer:
D. p + q = 7
Step-by-step explanation:
The slope of AB is ...
mAB = (y2 -y1)/(x2 -x1) = (1 -4)/(6 -p) = -3/(6 -p)
The slope of BC is ...
mBC = (q -1)/(9 -6) = (q -1)/3
We want the product of these slopes to be -1:
mAB·mBC = -1 = (-3/(6 -p))·((q -1)/3)
-(q-1)/(6 -p) = -1 . . . . cancel factors of 3
q -1 = 6 -p . . . . . multiply by -(6 -p)
q + p = 7 . . . . . matches choice D
This is a simple problem based on combinatorics which can be easily tackled by using inclusion-exclusion principle.
We are asked to find number of positive integers less than 1,000,000 that are not divisible by 6 or 4.
let n be the number of positive integers.
∴ 1≤n≤999,999
Let c₁ be the set of numbers divisible by 6 and c₂ be the set of numbers divisible by 4.
Let N(c₁) be the number of elements in set c₁ and N(c₂) be the number of elements in set c₂.
∴N(c₁) =

N(c₂) =

∴N(c₁c₂) =

∴ Number of positive integers that are not divisible by 4 or 6,
N(c₁`c₂`) = 999,999 - (166666+250000) + 41667 = 625000
Therefore, 625000 integers are not divisible by 6 or 4
x - y = - 11 .............( 1 )
y + 7 = - 2x ...............( 2 )
from equation ( 1 )
x - y = - 11
x = -11 + y ...........( 3)
putting x in equation ( 2 )
y + 7 = - 2 x
y + 7 = -2 ( -11 + y ) y + 7 = 22 - 2 y y + 2 y =22 - 7
3 y = 15 y = 15 / 3
putting value of y in equation 3
x = -11+ ( 13 /5 ) x = -33 /3 + 15 / 3 ( l.c.m)
x = -17 / 5
check
x = -11 + y
- 17 / 5 = -11 + 13 / 5
-17 /5 = -17 / 5
Answer: -4.25 ≤ x ≤ 6.25
Step-by-step explanation:
The midpoint of a segment is located at the same distance of each of the endpoints of the segment.
The midpoint is at x = 1.
The length of the segment is 10.5, if we divide it by two we have:
10.5/2 = 5.25
Now, if we want the endpoints to be at the same distance of the midpoint, then the endpoints will be:
Xmax = midpoint + 5.25
Xmin = midpoint - 5.25
Then the extremes are:
Xmax = 1 + 5.25 = 6.25
Xmin = 1 - 5.25 = -4.25
Then this segment can be written as:
Xmin ≤ x ≤ Xmax
-4.25 ≤ x ≤ 6.25