Easy peasy
the fastest way is to pretend we have 1 big rectangle with 2 smaller rectangles cut out
see attachment
the big one is 12 by 7
the smaller ones are 5 by6 and 5 by 6
big-smaller=area
big=12*7=84
smaller=5*6+5*6=30+30=60
big-smaller=84-60=24
answer is 24 in²
first choice
Answer:
162
Step-by-step explanation:
Answer:
This line would be parallel to C. y = -10 - 3x
Step-by-step explanation:
This is because parallel lines have the same slope. This means we must see the same coefficient of x in both equations. Both of these two equations have a coefficient of -3 on x.
2 ounce bag will cost less than $1.25
6 ounces ÷ 3 = 2 ounces
$3.60 ÷ 3 = $1.20
OR
$3.60 ÷ 6 ounces = $0.60 per ounce
2 ounces = $ 0.60 × 2 = $1.20
First we find the slope by using the slope formula : (y2 - y1) / (x2 - x1)
slope = (y2 - y1) / (x2 - x1)
(0,7)....x1 = 0 and y1 = 7
(8,-2)...x2 = 8 and y2 = -2
now sub...pay attention to ur signs
slope = (-2 - 7) / (8 - 0) = -9/8
now we use y = mx + b
slope(m) = -9/8
u can use either of ur points...(0,7)...x = 0 and y = 7
now sub into ur formula and find b, the y int
7 = -9/8(0) + b
7 = b
so ur equation is : y = -9/8x + 7 <==