Answer:
4:10 and 6:15 are equivalent to 2:5
Answer:
should be 192
Step-by-step explanation:
Answer:
?=4
Step-by-step explanation:
?*(3+2)=12+8
?(5)=20
20/5=4
?=4
4*(5)=20
20=20
Answer:
See below.
Step-by-step explanation:
Here's an example to illustrate the method:
f(x) = 3x^2 - 6x + 10
First divide the first 2 terms by the coefficient of x^2 , which is 3:
= 3(x^2 - 2x) + 10
Now divide the -2 ( in -2x) by 2 and write the x^2 - 2x in the form
(x - b/2)^2 - b/2)^2 (where b = 2) , which will be equal to x^2 - 2x in a different form.
= 3[ (x - 1)^2 - 1^2 ] + 10 (Note: we have to subtract the 1^2 because (x - 1)^2 = x^2 - 2x + 1^2 and we have to make it equal to x^2 - 2x)
= 3 [(x - 1)^2 -1 ] + 10
= 3(x - 1)^2 - 3 + 10
= <u>3(x - 1)^2 + 7 </u><------- Vertex form.
In general form the vertex form of:
ax^2 + bx + c = a [(x - b/2a)^2 - (b/2a)^2] + c .
This is not easy to commit to memory so I suggest the best way to do these conversions is to remember the general method.
Answer:
Step-by-step explanation:
vertex and focus are horizontally aligned, so parabola is horizontal.
focal length p = distance between focus and vertex = 0.25
focus lies to the left of vertex, so the parabola opens to the left.
x = a(y-k)² + h,
vertex (h,k)
a = -1/(4p)
vertex (-6,5)
h = -6
k = 5
p = 0.25
a = -1/(4·0.25) = -1
x = -(y-5)² - 6