The answer should be D
Step by Step: |2x-2| <(or equal to) 6
Add 2 on both sides should give you, |2x| < 8
Divide both sides by 2, giving you 4
Other way, is doing the same but -2
We have a line y = 1/3x -6
We want a line that is perpendicular to this line
Perpendicular lines have slopes that multiply to -1
1/3 * m = -1
3 * 1/3 *m = -1 * 3
m = -3
The slope of the perpendicular line is -3
y = mx+b where m is the slope and b is the y intercept
y = -3x+b
We have a point on the line ( 7 ,-23)
Substitute this point into the equation
-23 = -3(7)+b
-23 = -21+b
Add 21 to each side
-23+21 = -21+21+b
-2 = b
y = -3x-2
In slope intercept form, the line perpendicular passing through (7,-23) is
y = -3x-2
Answer:
1.1h+0.75c=4.55---------------1
h+c=5--------------2
Step-by-step explanation:
Step one:
given data
total lunch items= 5
let hot dogs be h
and cookies be c
cost of hot dogs = $1.10
cost of cookies = $0.75
total cost = $4.55
Step two:
The linear model for the total cost is given as
4.55=1.1h+0.75c---------------1
and the model for the number of items is
h+c=5--------------2
The systems of the equation for the situation is
1.1h+0.75c=4.55---------------1
h+c=5--------------2
Answer:
an = 2·2^(n-1)
Step-by-step explanation:
There are simple tests to determine whether a sequence is arithmetic or geometric. The test for an arithmetic sequence is to check to see if the differences between terms are the same. Here the differences are 2, 4, 8, so are not the same.
The test for a geometric sequence is to check to see if the ratios of terms are the same. Here, the ratios are ...
4/2 = 2
8/4 = 2
16/8 = 2
These ratios are all the same (they are "common"), so the sequence is geometric.
The general term of a geometric sequence with first term a1 and common ratio r is ...
an = a1·r^(n-1)
Filling in the values for this sequence, we find the general term to be ...
an = 2·2^(n-1)