Answer:
Trend lines are lines used to approximate the general shape of a scatter plot. A positive trend line tells us the scatter plot has a positive correlation. A negative trend line tells us the scatter plot has a negative correlation.
<h3>
Answer: y = 12/(x^2)</h3>
============================================================
Explanation:
"y varies inversely as x^2" means y = k/(x^2) for some constant k.
Plug in (x,y) = (2,3) and solve for k
y = k/(x^2)
3 = k/(2^2)
3 = k/4
3*4 = k
12 = k
k = 12
The original equation updates to y = 12/(x^2)
As a check, plugging in x = 2 should lead to y = 3
y = 12/(x^2)
y = 12/(2^2)
y = 12/4
y = 3 ... we get the proper y value, so the answer is confirmed.
Answer:
1/8(x - 49)
Step-by-step explanation:
When we factor out something, we are basically finding common factors from multiple terms to take out. Example:
ab + ac; factored out: a(b + c)
If we want to factor out 1/8 from 1/8x - 49/8, we simply divide the two terms by 1/8.
The 1/8 cancel out giving us x so:
1/8(x - __)
The next term,

When two fractions divide, you flip the bottom one and multiply them both,

giving us 49.
The answer is: 1/8(x - 49)
Answer:
or the fourth answer
Step-by-step explanation:
Apply the rule
to rewrite the exponentiation as a radical.
![5\sqrt[4]{x^1}](https://tex.z-dn.net/?f=5%5Csqrt%5B4%5D%7Bx%5E1%7D)
Anything raised to 1 is the base itself.
Answer = ![5\sqrt[4]{x}](https://tex.z-dn.net/?f=5%5Csqrt%5B4%5D%7Bx%7D)
Plz mark me brainliest, hope this helps.