514 views

1 Answer

0 0 votes
Never mind, I was able to solve it myself. The trick was rearranging and factoring $5^{k+1}$ and add exponents to get $5^{k+2}$.

Related questions

2 2 votes
2 answers 2 answers
3.0k
3.0k views
Jashanpreet singh asked Feb 15, 2020
2,963 views
$(p → q) ∧ (q → r) → (p → r)$Without Truth Tables!
2 2 votes
1 1 answer
737
737 views
Shahram asked Oct 7, 2018
737 views
I really appreciate you providing some details about data science certificate at UofT SCS, and enrollment dates.
0 0 votes
0 0 answers
533
533 views
Ziva asked Jul 31, 2020
533 views
https://ibb.co/MgXvrkL
0 0 votes
0 0 answers
991
991 views
anonymous1200 asked Mar 21, 2022
991 views
from keras.models import Sequential from keras.layers import Dense from keras.layers import LSTM from sklearn.model_selection import train_test_splitmodel = Sequential() ...
1 1 vote
0 0 answers
921
921 views