Answer:
16 36 169 100
Step-by-step explanation:
Answer:
Yes. Her solution is correct.
Step-by-step explanation:
Let's check if Jenna solution is correct:
To solve the equation 2x^2 +5x - 42 = 0, we can use Bhaskara's formula:
D = b^2 - 4ac = 25 + 4*2*42 = 25+336 = 361
sqrt(D) = 19
x1 = (-5 + 19)/4 = 14/4 = 7/2
x2 = (-5 - 19)/4 = -24/4 = -6
We must agree with Jenna's solution, because the values she found as solution are correct: with we replace these values of x in the equation, we will find 0 = 0, which is correct and proves that these values are the solution of the equation.
Answer:
15
Step-by-step explanation:
Scale Factor = 3
Using Formula:
Scale Factor = LengthOfDilatedTraingle/LengthOfActualTriangle
Scale Factor = B'C'/B'C'
B'C' = 3 * 5
B'C' = 15
Answer: 8.2
Step-by-step explanation:
Delta Math Solution
Answer:
b^2-4b+3=0
b²-3x-b+3=0
b(b-3)-1(b-3)=0
(b-3)(b-1)=0
either
b=3 or b=1
.
2n^2 + 7 = -4n + 5
2n²+4n+7-5=0
2n²+4n+2=0
2(n²+2n+1)=0
(n+1)²=0/2
:.n=-1
.
x - 3x^2 = 5+ 2x - x^2
0=5+ 2x - x^2-x +3x^2
0=5+x+2x²
2x²+x+5=0
comparing above equation with ax²+bx +c we get
a=2
b=1
c=5
x={-b±√(b²-4ac)}/2a ={-1±√(1²-4×2×5)}/2×1
={-1±√-39}/2