Answer:
4
Step-by-step explanation:
B = (6,5) C = (6,9)
√(x2 - x1)² + (y2 - y1)²
√(6 - 6)² + (9 - 5)²
√(0)² + (4)²
√16
= 4
Step-by-step explanation:
To me yes.
Algebra is mostly memorization. If you know the formulas and know how to apply it, you should do good.
I say use this. Algebra topics are like building on top each other.
Heart of Algebra:
- Review what the purpose of x in algebra.
- Then learn things like combining like terms, and solving for x.
- Since you know the basics of x, you can then review linear equations( imo, a big content of algebra). Stuff like slope, different linear forms, graphs of linear equations, and mostly linear equation word problems
- Then you can review system of equations. since you know how to manipulate linear equations, etc.
Then move on to other algebra topics dealing with algebra like
- functions, and different types of them
- exponents, and radicals rules
- inequalities.
- sequences.
- These aren't the heart of algebra but study them they are useful and it important to know them.
Since you learned different function rules, we can move on to learning exponetial functions, graphs, and word problems.
Then finally, learn most hard thing in Algebra: Quadratics.
Pratice,practice, and practice and you will pass.
Try to memorize the formulas and know when to apply it.
Good Luck
Answer:
x = 7000
y = 5600
(7000, 5600)
Step-by-step explanation:
To solve the system of equations means to find the point of intersection (graphically). You are finding what value of 'x' and what value of 'y' fits both equations.
x = y + 1400
0.08x + 0.05y = 840
We can solve using the method <u>substitution</u>, where you replace a variable in one equation with an equivalent expression.
<u>Since "x" is y + 1400, we can replace "x" in the second equation.</u>
0.08x + 0.05y = 840
0.08(y + 1400) + 0.05y = 840
Distribute over brackets by multiplying 0.08 with y, then 0.08 with 1400.
0.08y + 112 + 0.05y = 840 Collect like terms (with "y" variable)
112 + 0.13y = 840
Now isolate "y" in the simplified equation.
112 - 112 + 0.13y = 840 - 112 Subtract 112 from both sides
0.13y = 728
0.13y/0.13 = 728/0.13 Divide both sides by 0.13
y = 5600 Solved for y
We can substitute "y" with 5600 in any other equation that has "x".
x = y + 1400
x = 5600 + 1400 Add
x = 7000 Solved for x
You may express the answer as a coordinate, or an ordered pair (x, y).
The solution is (7000, 5600).