Step-by-step explanation:
quantitative variables are any variable where the data represent amount . for example height ,weight or age.
categorical variables are any variable where the data represent group. for example eye colour.
the best way to represent data by frequency table,pie chart and bar chart.
Answer:

Step-by-step explanation:
<em><u>The correct question is</u></em>
The sum of three consecutive even integers is -72. what are the three numbers
Let
x ----> the first consecutive even integer
x+2 ----> the second consecutive even integer
x+4 ----> the third consecutive even integer
we know that

solve for x

so


therefore
the numbers are

Answer:
10x + 12 and 6x² + 11x - 7
Step-by-step explanation:
The perimeter (P) of a rectangle is calculated as
P = 2l + 2w ( l is length and w is width )
= 2(2x - 1) + 2(3x + 7) ← distribute parenthesis
= 4x - 2 + 6x + 14 ← collect like terms
= 10x + 12
--------------------------------------------------
The area (A) of a rectangle is calculated as
A = lw
= (2x - 1)(3x + 7) ← expand using FOIL
= 6x² + 14x - 3x - 7 ← collect like terms
= 6x² + 11x - 7
Geometric series are in the form of

Where a is the first term and r is the common ratio .
And it is given that




r=-3,2
So the first five terms are

= 2-6+18-54+162 or 2+4+8+16+32
= 122 or 62
Step-by-step explanation:
b^2-4b+3=0
b²-3x-b+3=0
b(b-3)-1(b-3)=0
(b-3)(b-1)=0
either
b=3 or b=1
.
2n^2 + 7 = -4n + 5
2n²+4n+7-5=0
2n²+4n+2=0
2(n²+2n+1)=0
(n+1)²=0/2
:.n=-1
.
x - 3x^2 = 5+ 2x - x^2
0=5+ 2x - x^2-x +3x^2
0=5+x+2x²
2x²+x+5=0
comparing above equation with ax²+bx +c we get
a=2
b=1
c=5
x={-b±√(b²-4ac)}/2a ={-1±√(1²-4×2×5)}/2×1
={-1±√-39}/2