This must double your chances so if i round the nearest whole number would be 8 any questions?
A palindrome is something that reads the same forwards and backwards.
If the number is a palindrome and it's between 300 and 400, then the
last digit must also be a ' 3 '.
So all we have left to fill in is the digit in the middle.
There are 10 possibilities for that one ... the digits ' 0 ' through ' 9 '.
So there are <em>10</em> palindromic numbers between 300 and 400.
<span>this is how i did it
10(9)(d)= 210
90d= 210
d=2.3 feet.</span>
Answer:
Step-by-step explanation:
4/x + 4/(x²-9) = 3/(x - 3)
4 / x + 4 / [( x - 3) ( x + 3 )] = 3 / ( x - 3 ) / * x ( x - 3 ) ( x + 3 )
Restrictions : x ≠ 0, x ≠ - 3 , x ≠ 3;
4 ( x + 3 ) ( x - 3 ) + 4 x = 3 x ( x + 3 )
4 ( x² - 9 ) + 4 x = 3 x² + 9 x
4 x² - 36 + 4 x - 3 x² - 9 x = 0
x² - 5 x - 36 = 0
x² - 9 x + 4 x - 36 = 0
x ( x - 9 ) + 4 ( x - 9 ) = 0
( x - 9 ) ( x + 4 ) = 0
x - 9 = 0, or : x + 4 = 0
Answer:
x = 9, x = - 4