This problem, as written, requires a bit of guessing regarding your intentions. My interpretation is that you want to do this division:
2
----------
1 6/7
If that's correct, here's what to do: rewrite 1 6/7 as 13/7 (an improper fraction).
Then divide:
2
-------- This is equivalent to the multiplication (2/1)(7/13) = 14/13 (answer)
13/7
Indeed you need to speech English
You stop at 2 decimal points. If the 3rd decimal is bigger than 5, add 1 to the 2nd and if it's less than 5, keep it as it is.
For example:
2.663 --> 2.66
6.788 --> 6.79
Answer:
fa
Step-by-step explanation:
Answer:
y = -7/3x + 10
Step-by-step explanation:
Step 1: Find the slope of the perpendicular line
Do this by taking the negative inverse of the first line
m = -7/3
Step 2: Find <em>b</em>
y = mx + b
y = -7/3x + b
3 = -7/3(3) + b
3 = -7 + b
b = 10
You should get y = -7/3x + 10 as your final answer.