Answer:
x=2;DE,EF=9,DF=5
Step-by-step explanation:
Since DEF is isoceles, you can set the equations
x+7 and 2x+5 equal to each other
x+7=2x+5, now solve for x
-x=-2,
x=2, now plug in for each side
DE,EF=9
DF=3(2)-1=5
Answer:
23 : 75
Step-by-step explanation:
Oranges = 23
All the fruit on the table = 75
Oranges : All fruit = 23 : 75
Answer:
$45 after the discount
Step-by-step explanation:
Set up a proportion.
$50 is the total amount and make the 10% a decimal
x(100) = 50(10)
100 = 500
100 ÷ 500
x = 5 <-- We have to subtract this amount from the total
$50 - $5 = $45 <-- total after the discount
<u>Hope this helps!!</u>
Answer:
d
Step-by-step explanation:
A(n) = 1 - 0.1(n-1)
A(1) = 1- 0.1*(1-1) = 1 - 0.1*0 = 1
A(2) = 1- 0.1*(2-1) = 1 - 0.1*1 = 1- 0.1 = 0.9
A(3) = 1 - 0.1(3-1) = 1 - 0.1*2 = 1-0.2=0.8
Method:
A(1)=1
D = A(2)-A(1) = 0.9 - 1 = -0.1
A(n) = A(1)+(n-1)*d = 1 + (n-1)*(-0.1)
= 1 - 0.1(n -1)