Answer:
<em>( 4, 11 ) , ( - 4, 27 ) </em>
Step-by-step explanation:
f(x) = x² - 2x + 3
f(x) = - 2x + 19
x² - 2x + 3 = - 2x + 19
x² - 16 = 0
( x + 4 )( x - 4 ) = 0
= - 4
= 4
f(x) =
= - 2( - 4 ) + 19 = 27
= 27
f(x) =
= - 2( 4 ) + 19 = 11
= 11
<em>( 4, 11 ) , ( - 4, 27 )</em>
Answer:
Step-by-step explanation:
Answer:
yes
Step-by-step explanation:
You can write three equations in the numbers of nickels (n), dime (d), and quarters (q).
n + d + q = 23 . . . . . . . there are 23 coins total
0n +d -q = 2 . . . . . . . . .there are 2 more dimes than quarters
5n +10d +25q = 250 . .the total value is $2.50
The collection includes 11 nickels, 7 dimes, and 5 quarters.
_____
I used the matrix function of my calculator to solve these equations. You can find q by subtracting from the last equation five times the sum of the first two equations.
(5n +10d +25q) -5((n +d +q) +(d -q)) = (250) -5(23 +2)
25q = 125 . . . . . . . simplify
q = 5
From the second equation,
d = q +2 = 7
And from the first,
n = 23 -5 -7 = 11