This is a difference of squares problem. You just have to make sure every term is a perfect square and that there is subtraction in the problem.
Answer:
probablity of grapes = 0.2
Step-by-step explanation:
here's the solution : -
probablity of grapes =

=》

=》

=》

Double the first equation: 4x+14y=-2 and subtract the second: 17y=17, so y=1. 2x=-7y-1=-7-1=-8, so x=-8/2=-4.
The answer is x=-4 and y=1.
Answer:
wat is the actual question for this??
Step-by-step explanation:
The equation of the parabolas given will be found as follows:
a] general form of the parabolas is:
y=k(ax^2+bx+c)
taking to points form the first graph say (2,-2) (3,2), thus
y=k(x-2)(x-3)
y=k(x^2-5x+6)
taking another point (-1,5)
5=k((-1)^2-5(-1)+6)
5=k(1+5+6)
5=12k
k=5/12
thus the equation will be:
y=5/12(x^2-5x+6)
b] Using the vertex form of the quadratic equations:
y=a(x-h)^2+k
where (h,k) is the vertex
from the graph, the vertex is hence: (-2,1)
thus the equation will be:
y=a(x+2)^2+1
taking the point say (0,3) and solving for a
3=a(0+2)^2+1
3=4a+1
a=1/2
hence the equation will be:
y=1/2(x+2)^2+1