3B + 4T = 11.33
9B + 5T = 23.56
Solve by elimination:
Multiply the first equation by -3 to get -9B where the 3B is
so that it will cancel with the 9B when the equations are added.
-9B - 12T = -33.99
9B + 5T = 23.56
------------------
-7T = -10.43
T = $1.49
Substitute in
3B + 4T = 11.33
3B + 4(1.49) = 11.33
3B + 5.96 = 11.33
3B = 5.37
B = $1.79
A taco costs $1.49 and a burrito costs $1.79.
Therefore 5 burritos and 7 tacos will cost
5B + 7T = 5($1.79) + 7($1.49) = $19.38
Answer:
Step-by-step explanation:
If human can eat 5% more than animal then the animal eats 5 % less than human so the answer is 5% less than human
Find the slope using the formula [ y2-y1/x2-x1 ].
-9-(-12)/-15-(-24)
3/9
1/3
Find the y-intercept using the formula [ y = mx + b ].
y = 1/3x + b
-12 = 1/3(-24) + b
-12 = -8 + b
-4 = b
Use (18, 2) to see if the line passes through it
y = 1/3x - 4
2 = 1/3(18) - 4
2 = 6 - 4
2 = 2 TRUE
Thus, the line does pass through (18, 2).
Best of Luck!
F(x) = 2x and G(x) = x^2 + 2
(G - F)(x) just means we subtract the functions from each other.
x^2 + 2 - 2x
Let's rearrange the expression
x^2 - 2x + 2