Answer:
Step-by-step explanation:
R=x/7 let's say R is what Ryan earned, and so he earns x dollars every seven days
L=2(R)
L=2(x/7)Let's say L is what Lee earned, she earned twice as much as Ryan so 2(x/7)
Total=2(x/7)+x/7
Total=3(x/7) the total earnings is the sum of x/7 and 2x/7 is 3x/7
Answer:
D
Step-by-step explanation:
1, 17, and 20 are very different from the average numbers in this list.
G(-2) means "evaluate the equation at -2"; it's asking you to swap out the "x" in the equation and sub in -2.
g(x) = x² + 3x - 2 ... plug in -2
g(-2) = (-2)² + 3(-2) - 2 ... simplify
g(-2) = 4 + (-6) - 2 ... add/subtract
g(-2) = -4
If you talk of a scatter plot, regularly the x-axis is used to plot the explanatory variable, this is the possible cause; while the y-axis is used to plot the varibale that is being explained, the result, the efffect.
If you are dealing with a function or model, you the convention is to use the x-axis for the independent variable, this is the input, while the y-axis is for the output or dependent varibale (which is determined by the independent variable).
Answer:
x <-14.5
Step-by-step explanation:
2x + 2(x+5) <+4(8 – 20)
Distribute
2x+2x+10 < 4 (-12)
4x +10 < -48
Subtract 10 from each side
4x+10-10 <-48-10
4x< -58
Divide each side by 4
4x/4 < -58/4
x <-14.5