<u>Answer:
</u>
Expression x + 2my + z represents cost of order where x, y, z are cost of small , medium and large drinks (in dollars) respectively.
<u>Solution:
</u>
Given that
Juan’s family ordered a small drink and m medium drinks.
Alex family ordered m medium drinks and a large drink.
Need to write an algebraic expression which shows total cost of both order in dollars.
Let’s assume cost of one small drink = x
And assume cost of one medium drink = y
And assume cost of one large drink = z
So now cost of order of Juan’s family is equal to cost of 1 small drink + cost of m medium drinks = 1
x + m
y
= x + my
And cost of order of Alex family is equal to cost of m medium drinks + cost of one large drink
= m x y + 1 x z
=my + z
So total cost of both order in dollars = x + my + my + z = x + 2my + z
Hence expression x + 2my + z represents cost of order where x , y , z are cost of small , medium and large drinks (in dollars) respectively.
We have the following expression:
root (50)
Rewriting we have:
root (50) = root (2 * 25)
root (2 * 25) = 5 * root (2)
5 * root (2) = 7.071067812
Round to the hundredths place:
root (50) = 7.07
Answer:
the square root of 50 to the hundredths place is:
7.07
a sequence is a function whose domain is the set of natural numbers.
natural numbers are all the negative and positive integers
Slope
m = (y2-y1)/(x2-x1)
m = (10 - 7)/(2 --1)
m = 3/3
m = 1
To find the equation
y = mx + b
m is slope
y = 1x + b
plug in one of the equations to solve for b
10 = 1(2) + b
10 = 2 + b
subtract 2 from both sides
8 = b
The equation is
y = 1x + 8
or you can write it as
y = x + 8
Hope this helps