Answer:
a= about 2.7 pounds of apples
Step-by-step explanation:
2.14=0.99a-0.50
2.64=0.99a
Jan > Eli per hour. The slope is the rate per hour, which is almost 6, but Jan only has 20/4 = 5
Answer:
y = 300
x = 200
Step-by-step explanation:
Esta pregunta parece incompleta, parece que acá tenemos un sistema de ecuaciones:
x + y = 500
10*x + 20*y = 8000
Estas ecuaciones tienen que resolverse en conjunto, y de acá sacaremos un par de puntos (x, y) que son solución para ambas ecuaciones.
El primer paso para resolver esto es aislar una variable en una de las ecuaciones, en este caso podemos aislar x en la primera ecuación y así obtener:
x = 500 - y.
Ahora podemos reemplazar eso en la segunda ecuación y obtener:
10*(500 - y) + 20*y = 8000.
Ahora resolvemos esto para y.
5000 - 10*y + 20*y = 8000
10*y = 8000 - 5000 = 3000
y = 3000/10 = 300.
Y sabíamos que:
x = 500 - y = 500 - 300 = 200
Entonces la solución es:
y = 300
x = 200
Answer:
(x, y) = (1/2, -1)
Step-by-step explanation:
Subtracting twice the first equation from the second gives ...
(2/x +1/y) -2(1/x -5/y) = (3) -2(7)
11/y = -11 . . . . simplify
y = -1 . . . . . . . multiply by y/-11
Using the second equation, we can find x:
2/x +1/-1 = 3
2/x = 4 . . . . . . . add 1
x = 1/2 . . . . . . . multiply by x/4
The solution is (x, y) = (1/2, -1).
_____
<em>Additional comment</em>
If you clear fractions by multiplying each equation by xy, the problem becomes one of solving simultaneous 2nd-degree equations. It is much easier to consider this a system of linear equations, where the variable is 1/x or 1/y. Solving for the values of those gives you the values of x and y.
A graph of the original equations gives you an extraneous solution of (x, y) = (0, 0) along with the real solution (x, y) = (0.5, -1).