Answer:
x=23.5
Step-by-step explanation:
90=25-x/2+18
combine like terms
90=43-x/2
subtract 43 from both sides
47= -×/2
47/2= 23.5
x=23.5
or
90-25= 65
65-18=47
47/2=23.5
Line BE and KE are the same length, so set the 2 equations to equal and solve for P.
7p+7 = 37-3p
Add 3 p to both sides:
10p +7 = 37
Subtract 7 from each side:
10p = 30
Divide both sides by 10:
p = 30/10
p = 3
The answer is B.
Answer:
The point of intersection gives the solution set(s) of the associated system.
Step-by-step explanation:
If we have a pair of simultaneous equations in 2 variables in x and y, then the point of intersection is the ordered pair (x,y).
This could be a unique intersection, only one point or infinitely many intersection.
This gives us the solution of the simultaneous equations.
Therefore the significance of the point of intersection of a pair of simultaneous equations is that, it gives us the solution set(s) of the associated system.
Answer:
c = -4
Step-by-step explanation:
If f(x) = 2x^3 - x + c and f(2) = 10, plug in 2 for the x values in the function and make the function output 10.
10 = 2(2^3) - 2 + c Now, we only have to deal with one variable, that is c.
10 = 2(8) - 2 + c
10 = 16 - 2 + c
10 = 14 + c
-4 = c After simplifying, we get that c is -4.
To check this, plug in 2 for x, and -4 for c in the function. If the function produces 10 as the result, the halleluja!
f(2) = 2(2^3) - 2 - 4
f(2) = 2(8) - 2 - 4
f(2) = 16 - 2 - 4
f(2) = 10