Answer:
A= 66.6667
B = 333.3333
Step-by-step explanation:
Initial value of A = $20
Initial value of B = $80
Initial total=$ 28000
A moves up 50%= 20+(0.5*20)
A moves up 50% = 20+10
A moves up 50% =$ 30
B double it values = $80*2
B double it values = $160
Now total value is = $54000
A20+B80= 28000... equation 1
A30+B160= 54000.... equation 2
Multiplying equation 1 * 2
Multiplying equation 2 * 1
A40 +B160 = 56000
A30+B160= 54000
A30 = 2000
A= 2000/30
A= 200/3
A= 66.6667
A20+B80= 28000
Substituting A
200/3 (20) +B80= 28000
B80= 28000-4000/3
B80= 80000/3
B= 80000/240
B = 333.3333
Answer:
y=-4, x=1
Step-by-step explanation:
2x-y=6 x+y=-3
2(-3-y)-y=6 x=-3-y
-6-2y-y=6 x=-3+4
-3y=12 x=1
y=-4
This is quite easy, but anyway:
In order, they are
3, 4, 4, 5, 5, 5, 5, 7, 7
7 - 3 = 4
4 would be the range
Answer:
y = -3/4x + 3
Step-by-step explanation:
y - 9 = -3/4 (x-8)
y-9 = -3/4x -6
y = -3/4x - 6 + 9
y = -3/4x + 3
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.