Answer:
69
Step-by-step explanation:
Step-by-step explanation:
the distance between points Y and Z
(this is for fractions!!!!!!!!!!!!) 28/5 or 5 3/5
i think u just make it into 5.6/1 multiply by 10 which gets 56/10 and wala
but it's not simplified. 56 and 10 is divisible by 2 so u get 28/5 which is actually 5 3/5 (which is 5.6!!)
Answer:
A.) 20x + 2y = 500
B.) y-intercept = 250; its meaning is how many boxes of pencils they started with.
C.) x-intercept = 25; How many T-shirts they can sell at most
Step-by-step explanation:
2y - 500 = -20x
20x + 2y - 500 = 0
20x + 2y = 500
y-intercept = 250; its meaning is how many boxes of pencils they started with.
20x + 2y = 500
20(0) + 2y = 500
2y = 500
2y/2 = 500/2
y = 250
x-intercept = 25; How many T-shirts they can sell at most
20x + 2y = 500
20x + 2(0) = 500
20x = 500
20x/20 = 500/20
x = 25
Answer:
5.16
Step-by-step explanation:
Since after x=3, value of y starts decreasing for increasing values of x, let's choose. Also we need to find f(x) for x=3.4
x=3,4,5 and f(x)=7,3,1 to find lagrange polynomial
P(x)= ((x-x2)(x-x3)y1)/((x1-x2)(x1-x3) + ((x-x1)(x-x3)y2)/((x2-x1)(x2-x3) + ((x-x1)(x-x2)y3)/((x3-x1)(x3-x2)
P(x)= ((x-4)(x-5)7)/((3-4)(3-5)) + ((x-3)(x-5)3)/((4-3)(4-5)) + ((x-3)(x-4)1)/((5-3)(5-4))
P(x)= x² -11x+31
P(3.4)= 5.16