Formula for distance between two points:
d = √((x₂-x₁)² + (y₂-y₁)²)
Let point 1 be (-3, 11) and point 2 be (5, 5)
Therefore x₁ = -3, y₁ = 11, x₂ =5, y₂ = 5, and substituting in the formula above.
d = √((x₂-x₁)² + (y₂-y₁)²)
= √((5- -3)² + (5-11)²)
= √((5+3)² + (5-11)²)
= √((8)² + (-6)²) 8² = 8*8 = 64, (-6)² = -6*-6 = 36
= √(64 + 36)
= √(100)
= 10
Distance = 10 units.
Answer:
It should be <u>35.4</u>
Step-by-step explanation
Because 35 degrees makes a right triangle
Answer:
Step-by-step explanation:
All estimating problems make the assumption you are familar with your math facts, addition and multiplication. Since students normally memorize multiplication facts for single-digit numbers, any problem that can be simplified to single-digit numbers is easily worked.
2. You are asked to estimate 47.99 times 0.6. The problem statement suggests you do this by multiplying 50 times 0.6. That product is the same as 5 × 6, which is a math fact you have memorized. You know this because
.. 50 × 0.6 = (5 × 10) × (6 × 1/10)
.. = (5 × 6) × (10 ×1/10) . . . . . . . . . . . by the associative property of multiplication
.. = 30 × 1
.. = 30
3. You have not provided any clue as to the procedure reviewed in the lesson. Using a calculator,
.. 47.99 × 0.6 = 28.79 . . . . . . rounded to cents
4. You have to decide if knowing the price is near $30 is sufficient information, or whether you need to know it is precisely $28.79. In my opinion, knowing it is near $30 is good enough, unless I'm having to count pennies for any of several possible reasons.
Answer:
coefficient of x: 2
coefficient of y: 3
coefficient of z: -7
Step-by-step explanation:
To solve this problem, first we need to sum the polynomials A and B, then we need to check the coefficients of x, y and z.
The sum of the polynomials is:
A + B = 5z + 4x^2 - 6y + 2 + 2x + 9y - 12z - 2
A + B = 4x^2 + 2x + 3y - 7z
So, the coefficients are:
coefficient of x^2: 4
coefficient of x: 2
coefficient of y: 3
coefficient of z: -7