Answer:
UMAMI I think may be the answer to your question
The greatest common divisor of 9 and 14 is 1
Answer:
- The system has infinitely many solutions when a = 3/4 and b = 1/2
<h3>Given </h3>
System of linear equations
<h3>To find </h3>
- Values of a and b that leads to infinitely many solutions
<h3>Solution</h3>
The linear system of equations has infinitely many solutions when lines overlap, so both have same slope and y-intercept.
We can solve it in two different ways
1. Note that when the first equation is multiplied by 4, it has same value of constant as the second equation, which is 64.
- 4ax + 4by = 64
- 3x + 2y = 64
When compared it gives us:
- 4a = 3 ⇒ a = 3/4
- 4b = 2 ⇒ b = 2/4 = 1/2
2. Convert both equations from standard to slope-intercept form and compare:
- ax + by = 16
- by = -ax + 16
- y = - (a/b)x + 16/b
- 3x + 2y = 64
- 2y = - 3x + 64
- y = - (3/2)x + 32
Work out values of a and b:
- 16/b = 32 ⇒ b = 16/32 ⇒ b = 1/2
- - (a/b) = - 3/2 ⇒ a/b = 3/2 ⇒ a = 3b/2 ⇒ a = 3(1/2)/2 ⇒ a = 3/4
Answer:
It's exponential growth.
Step-by-step explanation:
b/c any value of b that's greater than 1 is an exponential growth function, and anything that's 0<b<1 or if b<0, the function would be an exponential decay.
Answer:
y = (-5/3)x + 4
Step-by-step explanation:
Line contains (-3, 9) and (3, -1)
slope A = Δy/Δx = (-1 - 9) / (3 - (-3)) = -10 / 6 = -5/3
y = (-5/3)x + B
find the intercept B by plugging in either known point set.
9 = (-5/3)(-3) + B
9 = 5 + B
B = 4