Answer:
D
Step-by-step explanation:
The answer is the 4th option,
x+y=6 and x-y= -10
Answer:
n = 15
Step-by-step explanation:
6(1+n)=8n-3(n-7)
Distribute
6 +6n = 8n -3n +21
Combine like terms
6+6n = 5n +21
Subtract 5n from each side
6+6n-5n = 5n-5n +21
6 +n = 21
Subtract 6 from each side
6-6+n = 21-6
n = 15
Answer:
46 logs on the 5th row.
Step-by-step explanation:
Number of logs on the nth row is
n = 50 - (n-1)
n = 51 - n (so on the first row we have 51 - 1 = 50 logs).
So on the 5th row we have 51 - 5 = 46 logs.
Answer:
y = 1.1x +4.46
y = 129.86 for x = 114
Step-by-step explanation:
The two-point form of the the equation for a line is useful for this.
y = (y2 -y1)/(x2 -x1)(x -x1) +y1
y = (7.98 -2.7)/(3.2 -(-1.6))(x -(-1.6)) + 2.7
y = 5.28/4.8(x +1.6) + 2.7
y = 1.1x +1.76 +2.7
y = 1.1x +4.46
__
When x=114, the value of y is ...
y = 1.1(114) +4.46
y = 129.86