Missing data:
Almond Prices
Number of Pounds
Cost (per pound)
up to 10
$20
more than 10, and up to 20
$15
more than 20, and up to 30
$10
more than 30
<span>$5
</span>
A) a horizontal line with an open circle at (20, 10) and a closed circle at (30, 10); $207.50
B) a horizontal line with a closed circle at (20, 10) and an open circle at (30, 10); $207.50
C) a horizontal line with an open circle at (21, 10) and a closed circle at (30, 10); $311.25
<span>D) a horizontal line with a closed circle at (21, 10) and an open circle at (30, 10); $311.25
</span>
20.75 pounds is in the more than 20, and up to 30 ; <span>$10 range.
y = 10(20.75)
y = 207.50
open circle means less than or greater than. close circle means "less than or equal to" or "greater than or equal to"
</span><span>My answer : A) a horizontal line with an open circle at (20, 10) and a closed circle at (30, 10); $207.50</span><span>
</span>
Answer: 26
Step-by-step explanation:
Let the number be n.
Now,
twice a number =>> 2n
added to 3 =>> 2n + 3
is divided by the number plus 7 is five thirds =>> (2n + 3) / (n + 7) = 5 / 3
(2n + 3) = (5 / 3) × (n + 7)
3 × (2n + 3) = 5 × (n + 7)
6n+9 = 5n + 35
6n - 5n = 35 - 9
n = 26
The equation of a line is y-mx+b with m being slope and b being y-intercept. Using the values provided in your problem, your answer would be y=2/3x+9, or C.
Cube= 1/6
coin= 1/2
1/2*3= 3/6
3/6+1/6= 4/6
4/6= 2/3
The answer is 4/6 or 2/3
Answer:
Y(n) = 7n + 23
Step-by-step explanation:
Given:
f(0) = 30
f(n+1) = f(n) + 7
For n=0 : f(1) = f(0) + 7
For n=1 : f(2) = f(1) + 7
For n=2 : f(3) = f(2) + 7 and so on.
Hence the sequence is an arithmetic progression with common difference 7 and first term 30.
We have to find a general equation representing the terms of the sequence.
General term of an arithmetic progression is:
T(n) = a + (n-1)d
Here a = 30 and d = 7
Y(n) = 30 + 7(n-1) = 7n + 23