Answer:
They are the two variables in the equation. They could will have different or the same values, but are seperate mathematical and logical entities.
Answer:
Pythagoras theorem states that “In a right-angled triangle, the square of the hypotenuse side is equal to the sum of squares of the other two sides“. The sides of this triangle have been named as Perpendicular, Base and Hypotenuse. Here, the hypotenuse is the longest side, as it is opposite to the angle 90°.
Answer:
D. x <= -3 or x >= 5
Step-by-step explanation:
3 | x-1 | > = 12
3(x - 1) >= 12
3x - 3 >= 12
3x >= 15
x >= 5
or
-3(x - 1) >= 12
-3x + 3 >= 12
-3x >= 9
x <= -3
Answer
x <= -3 or x >= 5
1) y= - 2x² + 8x. It's a parabola open downward (a<0)
2) x - 2.23.y + 10.34 = 0 . Re-write it : y = (x/2.23) + (10.34/2.23), a linear equation.
To find the intersections between 1) & 2), let 1) = 2)
-2x² + 8x = (x/2.23) + (10.34/2.23)
-2x² + 8x - (x/2.23) - (10.34/2.23) =0 ; solve this quadratic for x values:
x' (that is A) = 0.772 & x" (that is B) = 3. (these are the values of x-intercept (parabola with line). To calculate the y-values, plug x' & x' in the equation:
for x' = 0.772, y = 0.34 → B(0.772 , 0.34)
for x" = 3, y = 0.016 → A(3 , 0.O16)
So B IS AT 0.34 Unit from the ground
John has borrowed $6.50 from his friends and $11.75 from his sister. To find how much money he needs to repay you can just add up the amount of money he has borrowed.
Make an equation to solve for this, where x = amount of money John needs to repay. Make the amount of money John borrowed add up to x. Your equation should look like:
$6.50 + $11.75 = x
Combine like terms (add 6.50 and 11.75).
$18.25 = x
After solving the equation, you have figured out that John need to repay $18.25 in total.