Let’s make x = # of nickels. Then 3x = # of dimes and 3x+6 = # of pennies. A nickel is 5 cents, a dime is 10 cents and a penny is 1 cent.
The money she has should be .05(x) + .10(3x) + .01(3x+6) = 4.62 or to make it simpler: 5(x) + 10(3x) + 1(3x+6) = 462.
5x + 30x + 3x + 6 = 462
38x + 6 = 462
38x = 456
x = 12.
So she has 12 nickels (12 * $0.05 = $0.60), 36 dimes (36 * $0.10 = $3.60) and 42 pennies (42 * $0.01 = $0.42). $3.60 + $0.60 + $0.42 = $4.62.
Answer:
line
Step-by-step explanation:
y = 3(x + 4)^2 + 31
Step-by-step explanation:
We can convert the given quadratic equation into its vertex form by completing the square:
y = 3x^2 + 24x + 43
= 3(x^2 + 8x) + 43
= 3(x^2 + 8x + 4) + 31
= 3(x + 4)^2 + 31
This is the vertex form of the given quadratic equation with (-4, 31) as its vertex
Answer:
F(x)=x^2
Step-by-step explanation:
The answer is b because each x value has one y value.