Answer:
The addition property of equality
Step-by-step explanation:
According to the addition property of equality, if we add the same number to each side of an equation, the equality is still true.
We are given the equation
x – 3 = 7, and we must solve for x.
We want to get x by itself, so we <em>add 3 to each side</em>.
x – 3 + 3 = 7 + 3
x = 10
We have just used the addition property of equality.
Answer:
5 Green earrings
Step-by-step explanation:
Given that:
Total amount held = $51
Cost per pair of green earrings = $9
One time shipping fee = $6
How many pairs of green earrings did grace purchase?
Let the number of green earrings purchased = g
Then,
$9*g + $6 = $51
$9g + $6 = $51
$9g = $51 - $6
$9g = $45
g = $45 / $9
g = 5
Hence, the number of green earrings purchased = 5
Answer:
g(f(x)) = √(x^2 +17)
Step-by-step explanation:
For ...
f(x) = x^2 +9
g(x) = √(x +8)
The definition of g(f(x)) is ...
g(f(x)) = g(x^2 +9) = √((x^2 +9) +8)
g(f(x)) = √(x^2 +17)
Answer:
x = 1 and y = 2
Step-by-step explanation:
Let apples are represented by x
and let oranges are represented by y
You purchase 5 pounds of apples and 2 pounds of oranges for $9. This line in equation format can be written as:
5x + 2y = 9
Your friend purchases 5 pounds of apples and 6 pounds of oranges for $17.
This line in equation format can be written as:
5x + 6y = 17
Now we have two equations:
5x + 2y = 9 -> eq (i)
5x + 6y = 17 -> eq(ii)
We can solve these equations to find the value of x and y.
Subtracting eq(i) from eq(ii)
5x + 6y = 17
5x + 2y = 9
- - -
_________
0+4y= 8
=> 4y = 8
y= 8/4
y = 2
Now, putting value of y in eq (i)
5x + 2y = 9
5x +2(2) = 9
5x +4 = 9
5x = 9-4
5x = 5
x = 1
so, x = 1 and y = 2
First we rewrite the table:
20 30
50 75
80 120
150 ?
We observe that for each 30 number of hops, the distance increases by 45 feet.
We must find the slope of the line:
m = (y2-y1) / (x2-x1)
m = (75-30) / (50-20)
m = 1.5
Then, the line is:
y = 1.5x
We substitute x = 150
y = 1.5 * (150)
y = 225
Answer:
Find the ratio of hops to distance traveled (1: 1.5), then multiply 150 by 1.5.