x = 1 because -7(3x + 4) must be -49 so 3x + 4 must me 7 so x = 1
Answer:
b.
It's too short. Write at least 20 characters to explain it well
Answer:
Color, favorite pet, genre of music
Step-by-step explanation:
Categorical variables are simply statistical variables which are non - numeric, usually employed in characterization and groupings based on a certain number of fixed attributes, categories. In the options atated above, the categorical variables fall under a heading with a limited and fixed attributes such as color, pet and genre of music. However, options such as number of siblings and profit are purely numeric variables which can take up any numeric digits and allow for direct numeric computation. They are called quantitative variables.
Answer:
780
Step-by-step explanation:
Explanation:
To get from
5% to 100% you multiply by 20, so multiply the number in this case 39 by 20 percent.
Answer:
y=(x+5)²/6 + 1/3
Step-by-step explanation:
Use the distance formula to plug in the values you know:
√(y+1)² =√(x+5)² +( y-2)²
the square roots cancel out
(y+1) ²= (x+5)² +(y-2)²
(y+1) (y-1)= (x+5)² + (y-2) (y-2)
y²+2y+1= (x+5)² + y² -4y+4
the y² cancel out
2y+ 4y = (x+5)² + 4-1
6y= (x+5)² +3
y= (x+5)² /6+ 1/3