Theyre all answers to problems
Sum = answer to addition problem
Difference = answer to subtraction problem
Product = answer to multiplication problem
Quotient = answer to division problem
Answer: 20, 140, 240
Step-by-step explanation:
T(n)=6-1=5
that means all terms are 5 because n does not appear on the right hand side.
However, if T(n)=6n-1, then
first term = T(1)=6(1)-1=5,
but second term T(2)=6(2)-1=11...
Let
x be the price for a pound of ham
y the price for a pound of cheese
<span>1.3x +0.8y = 11.28 ....(1)
1.5x +1.2y = 14.76 ....(2)
Lets multiply (1) by -1.2
Lets multiply (2) by 0.8
-1.56x -0.96y = -13.536 .....(3)
</span> 1.2x + 0.96y = 11.808 .....(4)
If we add (3) and (4)
-0.36x = -1.728 ............> x = 4.8
We substitute in (1)
1.3(4.8) +0.8y = 11.28
y = 6.3
Price per pound of ham = x = 4.8
Price per pound of cheese = y = 6.3
Answer:
h(x) = (x +1.5)^2 -20.25
Step-by-step explanation:
We assume you want to rearrange h(x)= x^2 +3x -18.
Recognize the coefficient of x is 3. Add and subtract the square of half that. (3/2)^2 = 9/4 = 2.25
h(x) = (x^2 +3x +2.25) -18 -2.25
Now, write the expression in parentheses as a square, simplify the constant.
h(x) = (x +1.5)^2 -20.25 . . . . . . . . vertex form