Pair of lines: \determine point of intersection. Please tell me if I am correct.

AI Thread Summary
The discussion focuses on determining the point of intersection for the equations 3x - 7y = 8 and 2x + 4y = -12. The user outlines their method of substitution and arrives at the point (-2, -2). Other participants confirm that both equations are satisfied by this point, validating the user's solution. They emphasize that checking results in mathematics allows for self-verification of correctness. Overall, the steps taken to solve the problem are deemed correct, and the user is encouraged by the positive feedback on their improvement.
nukeman
Messages
651
Reaction score
0

Homework Statement



Ok, I think i got it, but can you all tell me if these are the right/proper steps I must do?

Determine the point of intersection of the following pair of lines:

3x - 7y = 8
2x + 4y = -12

Now, first step is the use the 2nd equation and turn the 2nd equation into:

2x = -12 - 4y
x = -6 - 2y

THEN...subsitute the above date into the 1st equation)

3(-6 - 2y) - 7y = 8

turns into

-18 - 6y - 7y = 8 (just 3 x - 6 and 3 x -2y)

****now I go -6 + -7 = -13y and -18 - 8 = 26

so that then turns into:

-13y = 26

then

y = -2

Correct so far?

NOw for x, we go x = -6-2 (-2) = -2?

so x and y are both -2?

Are those the right steps? is there a better way? Am i correct?




Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
if you ever want to check just plug x=-2 and y=-2 into your original equations
 
Yes right, but are the steps I did correct?
 
Does the point (-2, -2) satisfy both equations; i.e., make both equations true statements? If so, that means that this point is on both lines.

If you have found a point that is on both lines, then it's very unlikely that your steps are wrong.

BTW, your abilities have improved a lot in the last couple of weeks!
 
Mark44 said:
Does the point (-2, -2) satisfy both equations; i.e., make both equations true statements? If so, that means that this point is on both lines.

If you have found a point that is on both lines, then it's very unlikely that your steps are wrong.

BTW, your abilities have improved a lot in the last couple of weeks!

Right. ye the both satisfy both equations.

Are the steps I did to solve t his correct? I know I got the right answer, but I want to make sure I am doing the steps 100% correct
 
Yes, your work is correct. The point I'm making is that many times you can tell whether your work is correct by checking it. In this case, since x = -2 and y = -2 satisfy both equation, the point (-2, -2) is on both lines, and you have verified that the point you found is on both lines.

In that sense, algebra and other mathematics courses are different from, say, and English class, where you have to rely on an expert's judgment to determine whether what you have done is right. In mathematics you can be your own expert just by checking the result you found.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top