17.32 deal with it aaaaaaaaaaaaaaaaa
Answer:
24cb 18 hb
Step-by-step explanation:
Let's call C the number of cheese burger sold and H the number of hamburgers.
As the cheeseburger sold are 3/4 of hamburgers, we can represent with the following equation:
C= (3/4)H (equation 1)
The total of burgers sold are the total of cheeseburger plus the total of hamburgers, and the sum 42. The equation representing it is:
C + H = 42
Replacing C by its value of eq. 1:
(3/4)H + H = 42
(3/4)H + (4/4)H = 42
(7/4) H = 42
Dividing both sides by (7/4)
H = 42/(7/4)
H= 42*(4/7)
H= (42/7)*4
H= 6*4
H=24
Then, C is:
C=(3/4)H
C=(3/4)*24
C= 3*24/4
C=72/4
C=18
We can verify it summing C+H
C+H=24+18=42 verified!
The formula for the quadratic formula is x (c in this case) = (-b(+/-)√(b²-4ac))/2a
This is used for an equation in standard quadratic form: ax² + bx + c = 0
1.) Put it in the correct form, if not already in it.
Ex. c² + 6c + 8 = 0
2.) Identify each part of the equation:
a = 1 (the leading coefficient), b = 6 (the coefficient in front of the second variable), c = 8
3.) Plug in each variable answer
c = (-6(+/-)√(6²-4(1)(8))/2(1)
4.) Simplify
c = (-6(+/-)√(36-(4*8))/2
c = (-6(+/-)√(36-32))/2
c = (-6(+/-)√(4))/2
c = (-6(+/-)2)/2
*Here, the equation splits in two. It becomes:
c = (-6+2)/2 AND c = (-6-2)/2
*Simplify again:
c = -4/2 AND c = -8/2
c = -2 AND c = -4
The answers c = -2 and c = -4 would solve the given equation.
Hope this helps! :)