<span> First, reduce the fraction to lowest terms, e.g. 8/6 = 4/3.
Look at the denominator. Split it into its prime factors. If its prime
factors only consist of 2's and 5's, then it will be terminating.
Examples:
16 = 2 x 2 x 2 x 2, so terminating
25 = 5 x 5, so terminating
2000 = 2 x 1000 = 2 x (2 x 5) x (2 x 5) x (2 x 5), so terminating
12 = 2 x 3, so repeating (has prime factor 3, which is not 2 or 5)
13 = 13, so repeating (has prime factor 13, which is not 2 or 5) Hope this helps!!
</span>
let the two numbers be x and y
From the first sentence,
xy=24
x+y=10
Then make y in equation 2 the subject of the formular and substitute in equation 1
x+y=10
y=10-x
substituting in equation 2
x(10-x)=24
open the bracket
10x-x^2=24
=-x^2+10x=24
Transfer the constant to the left hand side
=-x^2+10x-24=0
Then factorise completely
Look at the photo above
Answer:
(4d - 3e)(10d - 3e)
Step-by-step explanation:
(4d - 3e)² + 6d(4d - 3e) ← factor out (4d - 3e) from each term
= (4d - 3e)(4d - 3e + 6d) ← collect like terms inside parenthesis
= (4d - 3e)(10d - 3e)
The answer is X>-7 for your question
Answer:
SteLet a = short leg of the right triangle, b = the longer leg, and c = the hypotenuse.
The longer leg of a right triangle is 4inches longer than the shorter leg: b = a + 4
The hypotenuse is 8inches longer than the shorter leg: c = a + 8
Use the Pythagorean Theorem:
a2 + b2 = c2
a2 + (a+4)2 = (a+8)2
a2 + a2 + 8a + 16 = a2 + 16a + 64
a2 - 8a - 48 = 0
Factors to:
(a-12)(a+4) = 0
a = 12, -4
Since we can't have a side of -4, a = 12
Shorter Leg = 12 inches
Longer Leg = 12 + 4 = 16 inches
Hypotenuse = 12 + 8 = 20 inches