Answer:
$4
Step-by-step explanation:
Trey sold his $80 hockey stick for 25% less. This means that he received 75% of the $80. Convert the percentage to a decimal, so it will be .75. Multiple .75 by $80 and you will get the final answer which is $60.
Brandon sold his $80 hockey stick for 30% less. This means that he received 70% of the $80. Convert the percentage to a decimal, so it will be .70. Multiple .70 by $80 and you will get the final answer which is $56.
Trey received $4 more for his hockey stick.
Answer:
Lee has 19 nickels and 8 dimes
Step-by-step explanation:
hello, I think I can help you with this
Step 1
Let
value of a nickel=$0.05
value of a dime=$0.10
number of nickels=N
number of nickels=D
According to the question data Lee has $1.75 in dimes and nickels.
0.05N+0.1D=1.75,equation(1)
also, the number of nickels is 11 more than the number of dimes.mathematical speaking
N=11+D,equation(2)
Step 2
replace N from equation (2) into equation (1)
0.05N+0.1D=1.75
0.05(11+D)+0.1D=1.75
Now, solve for D
0.55+0.05D+0.1D=1.75
0.15D=1.75-0.55
D=1.2/0.15
D=8
Step 3
replace the value of D into equation(2) to obtain N
N=11+8
N=11+8
N=19
Hence, Lee has 19 nickels and 8 dimes
Have a great day.
Answer:
Let's define two transformations.
Vertical translation.
If we have a function f(x), a vertical translation of N untis is written as:
g(x) = f(x) + N
If N is positive, then the translation is upwards
If N is negative, then the translation is downwards.
Horizontal translation.
If we have a function f(x), a horizontal translation of N units is written as:
g(x) = f(x - N)
if N is positive, then the translation is to the right
If N is negative, then the translation is to the left.
Now we have a function g(x) that is a transformation of a parent function f(x) (we actually do not know which parent function, so i assume f(x) = x^2) such that we have a shift right 5 units and up 3 units.
Then:
g(x) = f(x - 5) + 3
and again, using f(x) = x^2
g(x) = (x - 5)^2 + 3