100+25x = y
Sorry gotta get 20 characters ignore this
Answer:
<h2>d(P, Q) = 6</h2><h2>d(Q, R) = 5</h2>
Step-by-step explanation:
The formula of a distance between two points A(a) and B(b):
<h3>d = |b - a|</h3>
We have P(x + 3), Q(x- 3), R(x + 2).
Substitute:
d(P, Q) = |(x - 3) - (x + 3)| = |x - 3 - x - 3| = |-6| = 6
d(Q, R) = |(x + 2) - (x - 3)| = |x + 2 - x - (-3)| = |2 + 3| = |5| = 5
First, let the number of skis rented by x and the number of snowboards rented by y. We can then assemble the first equation from the amount of money made from the rentals.
44x + 58y = 2232
The second equation can come from the fact that 9 more skis were rented than snowboards.
y = x - 9
Therefore our system is:
44x + 58y = 2232
y = x - 9
Answer:
x=-2,2
Step-by-step explanation:
Since this is a quadratic equation, -2 or 2 could be the possible answer
Steps
$3x^2=12$
$\mathrm{Divide\:both\:sides\:by\:}3$
$\frac{3x^2}{3}=\frac{12}{3}$
$\mathrm{Simplify}$
$x^2=4$
$\mathrm{For\:}x^2=f\left(a\right)\mathrm{\:the\:solutions\:are\:}x=\sqrt{f\left(a\right)},\:\:-\sqrt{f\left(a\right)}$
$x=\sqrt{4},\:x=-\sqrt{4}$
Show Steps
$\sqrt{4}=2$
Show Steps
$-\sqrt{4}=-2$
$x=2,\:x=-2$