that isn't even an equation
Points: (4, 8) and (2, -2) Slope: (8--2)/(4-2) = 5 Equation: y-8 = 5(x-4) => y = 5x-12 Equation: y--2 = 5(x-2) => y = 5x-12 So straight line equation is: y = 5x-12
2
ANSWER: 12 and -6x * y = 72x = 72/y Equation 1x + y = 6 Equation 2Substitute Eq.1 to Eq.2-72/y + y = 6multiply both sides of the equation by yy (-72/y + y ) = 6* y-72 + y2 = 6yy2 - 6y - 72 = 0(y- 12) (y + 6) = 0y = 12 ; y = -6x =-12 ; x = 12Take x = 12 and y = -6
y = x - 4 × 2 + 12 y = x - 8 + 12 y = x - 20 That is the simplest form of the equation, as you can only solve completely by having only 1 variable to solve.
To solve the equation ( x^4 - 6x^2 - 12 = 0 ), you can make a substitution by letting ( y = x^2 ). The equation then becomes ( y^2 - 6y - 12 = 0 ). You can solve this quadratic equation using the quadratic formula ( y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ). After finding the values of ( y ), substitute back ( y = x^2 ) to find the values of ( x ).
The equation is y + 2 = 12.
y = 10
Points: (4, 8) and (2, -2) Slope: (8--2)/(4-2) = 5 Equation: y-8 = 5(x-4) => y = 5x-12 Equation: y--2 = 5(x-2) => y = 5x-12 So straight line equation is: y = 5x-12
Points: (4, 8) and (2, -2) Slope: (8--2)/(4-2) = 5 Equation: y-8 = 5(x-4) => y = 5x-12 Equation: y--2 = 5(x-2) => y = 5x-12 So straight line equation is: y = 5x-12
Points: (4, 8) and (2, -2) Slope: (8--2)/(4-2) = 5 Equation: y-8 = 5(x-4) => y = 5x-12 Equation: y--2 = 5(x-2) => y = 5x-12 So straight line equation is: y = 5x-12
5 & 7 Solution: x+y = 12 x-y = 2 => x = y+2 Substitute the x in the first equation with the second equation: (y+2) + y = 12 2y = 10 y = 5 x = 7
y/12 + 8 = 2
2
Mathematical substitution is the process of using one equation to solve for multiple variables. For example: Equation 1: x + y = 4 Equation 2: 2x + y = 16 Using equation 1, solve for y: y = 4 - x <-- Plug this into equation 2. This is substitution because you are replacing y in equation 2 with what y is equal to in equation 1. 2x + y = 16 ----> 2x + (4 - x) = 16 Now you can solve for x: x + 4 = 16; x = 12 You can then substitute the value of x back into the equation that is solved for y: y = 4 - 12; y = -8 Check both equations: Equation 1: -8 + 12 = 4; 4 = 4 (Correct) Equation 2: 2(12) + (-8) = 16; 24 - 8 = 16; 16 = 16 (Correct) We have successfully used substitution to solve for two different variables, x and y.
ANSWER: 12 and -6x * y = 72x = 72/y Equation 1x + y = 6 Equation 2Substitute Eq.1 to Eq.2-72/y + y = 6multiply both sides of the equation by yy (-72/y + y ) = 6* y-72 + y2 = 6yy2 - 6y - 72 = 0(y- 12) (y + 6) = 0y = 12 ; y = -6x =-12 ; x = 12Take x = 12 and y = -6
The equation -2x=2y*12 is first simplified to y = ((-2x)/12)/2 y = -2x/24 y = -x/12 The graph is then graphed and the equation intersects the y-axis at y = 0. So the y-intercept is 0.
y = x - 4 × 2 + 12 y = x - 8 + 12 y = x - 20 That is the simplest form of the equation, as you can only solve completely by having only 1 variable to solve.
To solve the equation ( x^4 - 6x^2 - 12 = 0 ), you can make a substitution by letting ( y = x^2 ). The equation then becomes ( y^2 - 6y - 12 = 0 ). You can solve this quadratic equation using the quadratic formula ( y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ). After finding the values of ( y ), substitute back ( y = x^2 ) to find the values of ( x ).
y + 12 = -3(x - 2) y + 12 = -3x + 6 y = -3x - 6 or y = -3(x + 2)
(x-3)^2-(y-3)^2=(12)^2
If you mean: y-6 = 2(x+3) then y = 2x+12 whereas 2 is the slope and 12 is the y intercept
center (3,0) radius 12 So the equation is (x-3)^2 + y^2 = 144 → y^2 + x^2 - 6x - 135 = 0 in general a circle of radius r centered at (h, k) has the equation: (x - h)^2 + (y - k)^2 = r^2
To find the equation of the parabola, we can use the vertex form, which is (y = a(x - h)^2 + k), where ((h, k)) is the vertex. Substituting the vertex ((-2, -20)), the equation becomes (y = a(x + 2)^2 - 20). Using the intercept ((0, -12)) to find (a), we substitute (x = 0) and (y = -12), resulting in (-12 = a(0 + 2)^2 - 20). Solving for (a) gives (a = 2), leading to the final equation (y = 2(x + 2)^2 - 20).
4 & 8 Watch me closely. X + Y = 12 AND X^2 - Y^2 =48 Solve 1st equation for X ; X = 12 - Y Substitute into 2nd equation [12 - Y]^2 - y^2 = 48 144 - 24Y + Y^2 - Y^2 = 48 144 - 24Y = 48 24Y = 96 Y = 4 and X = 8
Points: (-3, -2) and (1, 2) Slope: 1 Equation: y = x+1