I'm pretty sure its B but I would double check before you put the answer in :)
Answer:
w = sa
Step-by-step explanation:
Given
s =
( multiply both sides by a to clear the fraction )
sa = w
Answer:
y = 3x + 2
Step-by-step explanation:
The equation for two points on a line is generated from the straight line equation y = mx + b ---------------- eqn (i)
where m, the slope = (y2 - y1) / (x2 - x1)
therefore for (0,2) and (1,5) m = (5 - 2)/(1 - 0) = 3
This implies that eqn (i) can be rewritten as:
y = 3x + b ------------------- eqn (ii)
pickintg the point (0,2) and substituting into eqn (ii)
2 = 3(0) + b
this implies that b = 2
for confirmation with (1,5)
5 = 3(1) + b
b = 5 - 3 = 2
hence m = 3, b = 2
the equation is y = 3x + 2
Answer:
-8,6
Step-by-step explanation:
from what i can tell this is a 1D problem. |E-G|=7, and E=-1, so -1-G=+-7. G=-8 or 6
Steps:
1) determine the domain
2) determine the extreme limits of the function
3) determine critical points (where the derivative is zero)
4) determine the intercepts with the axis
5) do a table
6) put the data on a system of coordinates
7) graph: join the points with the best smooth curve
Solution:
1) domain
The logarithmic function is defined for positive real numbers, then you need to state x - 3 > 0
=> x > 3 <-------- domain
2) extreme limits of the function
Limit log (x - 3) when x → ∞ = ∞
Limit log (x - 3) when x → 3+ = - ∞ => the line x = 3 is a vertical asymptote
3) critical points
dy / dx = 0 => 1 / x - 3 which is never true, so there are not critical points (not relative maxima or minima)
4) determine the intercepts with the axis
x-intercept: y = 0 => log (x - 3) = 0 => x - 3 = 1 => x = 4
y-intercept: The function never intercepts the y-axis because x cannot not be 0.
5) do a table
x y = log (x - 3)
limit x → 3+ - ∞
3.000000001 log (3.000000001 -3) = -9
3.0001 log (3.0001 - 3) = - 4
3.1 log (3.1 - 3) = - 1
4 log (4 - 3) = 0
13 log (13 - 3) = 1
103 log (103 - 3) = 10
lim x → ∞ ∞
Now, with all that information you can graph the function: put the data on the coordinate system and join the points with a smooth curve.