Answer: there are 8 quarters in the jar
Step-by-step explanation:
Let x represent the number of nickels that is inside the jar.
The total number of coins inside the jar is 20.
Probability is expressed as
Number of possible or favorable outcomes/total number of outcomes.
The probability of selecting a nickel is 0.6. This is expressed as
0.6 = x/20
Cross multiplying, it becomes
x = 20 × 0.6
x = 12
Since there are 12 nickels inside the jar, then the number of quarters would be
20 - 12 = 8
Answer:
189
Step-by-step explanation:
You can replace the values of x with 9 and the values of y with (-3).
7(2x-3y) = 7(2 × 9 - 3 × -3)
= 7(18 - -9)
= 7(18+9)
= 7 × 27
= 189
Answer:
The formula for the perimeter of a rectangle is P = (2*width) + (2*height)
this is basically saying, since opposite sides are equal in a rectangle,
Perimeter = 5 + 5 + 6 + 6, so P = 22ft
Step-by-step explanation:
Answer:
All trapezoids are quadrilaterals.
Step-by-step explanation:
Incorrect. Trapezoids have only one pair of parallel sides; parallelograms have two pairs of parallel sides. A trapezoid can never be a parallelogram. The correct answer is that all trapezoids are quadrilaterals.
Answer:
-1, 6
Step-by-step explanation:
x + y = 5
xy = -6
Take first equation and rewrite it. y = -x + 5
Then substitute the new equation in the second one.
x(-x + 5) = -6
-x^2 + 5x + 6 = 0
Divide by -1
x^2 - 5x - 6
(x + 1)(x - 6) = 0
x = -1, 6