Slope is vertical change over horizontal change. Since coordinates conveniently give both the horizontal and vertical coordinates of a points, we can use the coordinates of both points to differentiate, or find the change horizontally and the change vertically between the two points.
A collection of nickels and dimes is worth $4.40. There are 53 coins in all. How many nickels are there?
Nickel is a US coin worth 5 cents or 0.05.
Dime is a US coin worth 10 cents or 0.10
n + d = 53
0.05n + 0.10d = 4.40
n = 53 - d
0.05(53 - d) + 0.10d = 4.40
2.65 - 0.05d + 0.10d = 4.40
0.05d = 4.40 - 2.65
0.05d = 1.75
d = 1.75 / 0.05
d = 35
n = 53 - d
n = 53 - 35
n = 18
There are 18 nickels and 35 dimes.
0.05n + 0.10d = 4.40
0.05(18) + 0.10(35) = 4.40
0.90 + 3.5 = 4.40
4.40 = 4.40
Answer:
Step-by-step explanation:
EXAMPLE #1:
What number is 75% of 4? (or Find 75% of 4.)
The PERCENT always goes over 100.
(It's a part of the whole 100%.)
4 appears with the word of:
It's the WHOLE and goes on the bottom.
A proportion showing one fraction with PART as the numerator and 4 as the denominator equal to another fraction with 75 as the numerator and 100 as the denominator.
We're trying to find the missing PART (on the top).
In a proportion the cross-products are equal: So 4 times 75 is equal to 100 times the PART.
The missing PART equals 4 times 75 divided by 100.
(Multiply the two opposite corners with numbers; then divide by the other number.)
4 times 75 = 100 times the part
300 = 100 times the part
300/100 = 100/100 times the part
3 = the part
A proportion showing the denominator, 4, times the diagonally opposite 75; divided by 100.
Answer:
r = - 7, r = - 5
Step-by-step explanation:
Given
r² = - 12r - 35 ( add 12r to both sides )
r² + 12r = - 35
To complete the square
add ( half the coefficient of the r- term )² to both sides
r² + 2(6)r + 36 = - 35 + 36
(r + 6)² = 1 ← take the square root of both sides )
r + 6 = ± 1 ( subtract 6 from both sides )
r = - 6 ± 1, thus
r = - 6 - 1 = - 7 or r = - 6 + 1 = - 5