The solution would be: a = 3/4
Let the amount invested at 4% be = x
Let the amount invested at 3% be = y
Given is:
or
.... (1)
As, total income for the two investments is $194, so equation is:
....(2)
Putting value of x from (1) in (2)




And x=5200-y

Hence, money invested at 4% is $3800 and money invested at 3% is $1400
Answer:
49
Step-by-step explanation:
Because there is a minus sign infront of x-3, we can convert x-3 into the negative form:
- * x
- * -3
-x + 3
Which gives us:
(-x + 3)(x + 11)
Now expand the brackets with the formula:
(a + b)(c + d) = ac + ad + bc + bd
-x * x = -x²
-x * 11 = -11x
3 * x = 3x
3 * 11 = 33
-x² - 11x + 3x + 33
-x² - 8x + 33
The formula for finding the x coordinate of a vertex in a quadratic equation is:
x = 
Plug known variables in:



Now, to find the y coordinate, plug this variable back into the quadratic equation:
-x² - 8x + 33

y = 49
So the y coordinate of the vertex is 49.
Hope this helps!
By either long or synthetic division, it's easy to show that

The quartic will be exactly divisible by

when the numerator of the remainder term vanishes, or for those values of

such that

I'm not sure how to count the number of solutions (software tells me it should be 80), but hopefully this is a helpful push in the right direction.
There are a few ways to solve this. The method I will use is the substitution method. Since they give us a "y = " statement, we can replace the y in the second equation with what it gives us to the right of the equal sign.
- 3x + 6(- 2x - 1) = 24
Simplify by using the distributive property.
- 3x + 6(- 2x) + 6(- 1) = 24
- 3x - 12x - 6 = 24.
Combine like terms
- 15x - 6 = 24
Add 6 to each side.
- 15x = 30
Divide both sides by - 15 to isolate variable X
x = 30 / - 15
x = - 2.
Now plug in the x-value we've found back into the first equation.
y = - 2( - 2) - 1
y = 4 - 1
y = 3
Your answer is (- 2, 3)