<span>points (6,10)
</span>y = -x
x + y = 0
distance = lax1 + by1 + cl/√(a^2 + b^2)
= l1(6) + 1(10) + 0l/√(1^2 + 1^2)
= l6 + 10 + 0l/√(1 + 1)
= l16l/√2
= 16/√2
= 8 .2/√2
= 8 . √2.√2/√2
= 8√2
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer:
$1.29
Step-by-step explanation:
=> (26÷20)-0.01
=> 1.3-0.01
=>1.29
1.29 $ is the answer
Answer:
If a negative number is multiplied with a positive number, it will be negative. If two positive numbers are multiplied, it will be positive. If two negative numbers are multiplied, it will also be positive.
Step-by-step explanation: