Answer:
20
Step-by-step explanation:
Let's start by rewriting the second equation in terms of "x":

Subtract y from both sides:

Now, substitute "5-y" for "x" in the first equation:

Note that:


Cancel out like terms:

Subtract 25 from both sides:

Divide both sides by -10

Now, substitute this value back into either of the equations to solve for x.

Add 15/2 to both sides:

Now, find the difference:

Answer: Y = -4 is four numbers down for the origin. Y = 0 is basically the origin (the center of the graph)
Answer: The company should produce 7 skateboards and 16 rollerskates in order to maximize profit.
Step-by-step explanation: Let the skateboards be represented by s and the rollerskates be represented by r. The available amount of labour is 30 units, and to produce a skateboard requires 2 units of labor while to produce a rollerskate requires 1 unit. This can be expressed as follows;
2s + r = 30 ------(1)
Also there are 40 units of materials available, and to produce a skateboard requires 1 unit while a rollerskate requires 2 units. This too can be expressed as follows;
s + 2r = 40 ------(2)
With the pair of simultaneous equations we can now solve for both variables by using the substitution method as follows;
In equation (1), let r = 30 - 2s
Substitute for r into equation (2)
s + 2(30 - 2s) = 40
s + 60 - 4s = 40
Collect like terms,
s - 4s = 40 - 60
-3s = -20
Divide both sides of the equation by -3
s = 6.67
(Rounded up to the nearest whole number, s = 7)
Substitute for the value of s into equation (1)
2s + r = 30
2(7) + r = 30
14 + r = 30
Subtract 14 from both sides of the equation
r = 16
Therefore in order to maximize profit, the company should produce 7 skateboards and 16 rollerskates.
9x^2 + 4x^3
Hope this helped
Answer:
The values of x are x = -2 and x= 1.
Step-by-step explanation:
The given equation -x²+4 = x+2 can be written in the form of two functions as
y = -x²+4 which is a function representing parabola and
y = x+2 which is a straight line.
Now we will solve the given equation to find their points of intersection on graph. Their points of intersections will be the answer.
-x²+4 = x+2
-x²+4-x = x+2-x
-x²-x+4 = 2
-x²-x+4-2 = 2-2
-x²-x+2 = 0
Or x²+x-2=0
Now we will factorize the equation.
x²+2x-x-2=0
x(x+2)-1(x+2) = 0
(x+2)(x-1) = 0
x+2 = 0 ⇒x = -2
x-1 = 0 ⇒x = 1
For x = 1, y will be 3
and for x = -2, y will be 0
Now we can see the graph for the given coordinates (-2,0) and (1,3).