Answer:
x= 1/2 and -3/4
Step-by-step explanation:
By using factorization, we can solve this equation.
8x^2+2x-3=0
Factor:
(2x-1)(4x+3)=0
Solve:
2x-1=0
2x=1
x=1/2
Solve again:
4x+3=0
4x=-3
x=-3/4
Hope this helped
Answer:
The amounts of money each has are:
Joe = $92
Charlie = $29
Leila = $23
Step-by-step explanation:
To solve this, we will convert the statements into an equation, and use that to solve for the unknowns, as follows:
total amount = $144
Let Leila's share be S
Joe's share = 4 times Leila's = 4S
Charlie's share = $6 + Leila's share = 6 + S
Joe's share + Charlie's Share + Leila's Share = $144
4S + (6 + S) + S = 144
4S + 6 + S + S = 144
4S + 2S + 6 = 144
6S + 6 = 144
6S = 144 - 6 = 138
S = 138 ÷ 6 = $23
Therefore Leila's share 'S' = $23
Joe share= 4S = 4 × 23 = $92
Charlie's share = 6 + 23 = $29
Answer:
it x=-2(y-7)
3
Step-by-step explanation:
Example 1
Write y = x2 + 4x + 1 using function notation and evaluate the function at x = 3.
Solution
Given, y = x2 + 4x + 1
By applying function notation, we get
f(x) = x2 + 4x + 1
Evaluation:
Substitute x with 3
f (3) = 32 + 4 × 3 + 1 = 9 + 12 + 1 = 22
Example 2
Evaluate the function f(x) = 3(2x+1) when x = 4.
Solution
Plug x = 4 in the function f(x).
f (4) = 3[2(4) + 1]
f (4) = 3[8 + 1]
f (4) = 3 x 9
f (4) = 27
Example 3
Write the function y = 2x2 + 4x – 3 in function notation and find f (2a + 3).
Solution
y = 2x2 + 4x – 3 ⟹ f (x) = 2x2 + 4x – 3
Substitute x with (2a + 3).
f (2a + 3) = 2(2a + 3)2 + 4(2a + 3) – 3
= 2(4a2 + 12a + 9) + 8a + 12 – 3
= 8a2 + 24a + 18 + 8a + 12 – 3
= 8a2 + 32a + 27