Answer: i think its 7 cm pretty sure
36 and 48
a = b+12
a+b = 84
(b+12) + b =84
2b +12 = 84
2b = 72
b= 36
a = b + 12
a = 36 + 12
a = 48
Answer:
23
Step-by-step explanation:
133 = 18 + 5x
155 = 5x
23 = x
Answer:
x=(k+3)/y
Step-by-step explanation
First, we simplify by adding 3 to both sides of the equation
xy-3+3=k+3
Now it's xy=k+3
To get x we divide both sides by y
So x=(k+3)/y
I know of two ways to solve quadratic equations. The first is through factoring. Let us take the example (x^2)+2x+1=0. We can factor this equation out and the factors would be (x+1)(x+1)=0. To solve for the roots, we equate each factor to 0, that is
x+1=0; x+1=0
In this case, the factors are the same so the root of the equation is
x=1.
The other way is to use the quadratic formula. The quadratic formula is given as [-b(+-)sqrt(b^2-4ac)]/2a where, using our sample equation above, a=1, b=2 and c=1. Substitute these to the formula, and you will get the same answer as the method above.