Answer:
Each hot dog = $3
Each french fry = $2
Step-by-step explanation:
First, lets define our variables:
x = Hotdog
y = fries
Next, you need to set up a cost equation for both Toby and Bernie:
8x + 5y = 34
2x + 6y = 18
Now, we need to isolate one of the variable:
2x + 6y = 18
2x = 18 - 6y
x = 9 - 3y
Next, we need to insert this equation back into the first equation (8x+5y = 34) to find the cost of y (fries):
8x +5y = 34
8 (9-3y) + 5y = 34
72 - 24y + 5y = 34
72 - 19y = 34
19y = 38
y or fries = $2
Finally, we need to find the cost of each hotdog by using the cost of fries ($2) in one of the formulas:
2x + 6y = 18
2x + 6(2) = 18
2x + 12 = 18
2x = 6
x or hotdog = $3
I hope this helps!
-TheBusinessMan
The answer is C!!!!!!!!!!!
Answer:
10x/3
Step-by-step explanation:
30% is to x as 100% is to y
We are looking for y in terms of x.
30/x = 100/y
30y = 100x
y = 100x/30
y = 10x/3
Answer:
Perpendicular lines have slope that are negative reciprocals.
The slope of the perpendicular line is M = -1/3.
Step-by-step explanation:
(4,-1) --> X = 4, Y = -1, M = -1/3
y = Mx + b
-1 = (-1/3)*4 + b
-1 = (-4/3) + b
-3/3 = (-4/3) + b
-3 = -4 + 3b
1 = 3b
b = 1/3
y = (-1/3)X + 1/3