Ok. You can use equations to find out what number of each meal was eaten.
x*14+y*17=99
If you solve for x and y (I used guess and check- there's only a few possible combinations) and got one chicken dinner and five steak dinners.
(5,60)(10,40)
slope = (40 - 60) / (10 - 5) = - 20/5 = -4
y = mx + b
slope(m) = -4
(5,60)...x = 5 and y = 60
now we sub and find b, the y int
60 = -4(5) + b
60 = -20 + b
60 + 20 = b
80 = b
equation is : y = -4x + 80
function form : f(x) = -4x + 80...where x = number of weeks and f(x) = loads of waste removed
Answer:
Step-by-step explanation:
.
1) About how much medicine did he make in grams?
Dr. Mann mixed
9.357 g of chemical A,
12.082 g of chemical B,
7.502 g of chemical C
We can determine total amount of medicine that was prepared by Dr. Mann by summing up the chemicals (A,B,C)
=( 9.357grams of A + 12.082grams of B+ 7.502grams of C)
= 28.941 grams in total
The next step is to round up those chemicals value to their nearest tenth as asked by question
Dr. Mann mixed
9.357 g of chemical A= 9.4grams
12.082 g of chemical B,=12.1grams
7.502 g of chemical C =7.5grams
2)Estimate the amount of each chemical by rounding to the nearest tenth of a gram before finding the sum.
Then the sum after rounding up to nearest tenth is
(9.4grams +12.1grams + 7.5grams)
=29 gram
8. 8 is greater than 3 and is all the way to theeft. if it was to the right, you'd need more info
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 <==