Answer:
Step-by-step explanation:
set the two equations equal to each other then solve for n
6n + 3 = 4n + 11
2n = 8
n = 4
plug n in for both equations
6(4) + 3
24 + 3 = 27
4(4) + 11
16 + 11 = 27
27 + 27 = 54
the distance is 54
Answer:
y=2
Step-by-step explanation:
Answer:
steps below
Step-by-step explanation:
1. It can be formed a triangle: sum of any two sides is greater than the 3rd side
2. It can't be an obtuse triangle: 5² + 7² = 74 < 10²
the triangle is an obtuse-angled triangle if the square of the longest side (c²) is greater than the sum of the square of other two sides (c²>a²+b²)
Answer:
The correct answer is - 900
Step-by-step explanation:
A palindrome is a positive integer that is same whether read from left to right or from right to left. For example, 123321 palindromes.
An n-digit palindrome is determined from the first n/2 digits if n is even, and from the first n+1/2 digits if n is odd.
Therefore, if n is even, there are 9×10⁽n⁻²/²⁾ palindromes; and if n is odd, there are 9×10⁽n₋²/²⁾ palindromes. where n is number of digits.
For n=5 , there are 9×10²=900 palindromes