Solving Equations: Quadratic & More!

AI Thread Summary
To solve the equation 3(x-3) + 4x + 7 = 5x - 3, distribute and group the x terms on one side and constants on the other. For the quadratic equations, factoring is a recommended method, but the quadratic formula can also be used for solutions. The quadratic formula is x = (-b ± √(b² - 4ac)) / (2a), applicable for equations in the form ax² + bx + c = 0. The discussion emphasizes both methods for solving linear and quadratic equations effectively. Understanding these techniques is essential for tackling similar mathematical problems.
Nicholasw
Messages
5
Reaction score
0
How would I solve this equation:

3(x-3) + 4x+7= 5x-3

And How would I solve these Quadratic Equation:

x^2 + 7x + 12 = 0

3x^2 - 10x + 8 = 0

8y^2 + 18y = 5 = 0

Thanks.
 
Physics news on Phys.org
For the first one, distribute 3(x-3) and the group the x's on one side of the equation, and the rest of the numbers on the other side.

For the quadratics, try factoring. If you don't want to use that method, you can always use the quadratic formula.

Jameson
 
Nicholasw said:
3(x-3) + 4x+7= 5x-3
Simplify it by working out the paranthesis and put everything in x on 1 side, this should give an easy lineair equation.

Nicholasw said:
x^2 + 7x + 12 = 0

3x^2 - 10x + 8 = 0

8y^2 + 18y = 5 = 0
Have you seen the quadratic formula to solve these solutions? If an equation is given in the form ax^2 + bx + c = 0, then the solutions are given by:

x_{1,2} = \frac{{ - b \pm \sqrt {b^2 - 4ac} }}<br /> {{2a}}
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top