Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Hey everyone. I really need help with my C++class. Our teacher is moving way to

ID: 3616435 • Letter: H

Question

Hey everyone. I really need help with my C++class.   Our teacher is moving way to fast. Henever explained even the basics of how to use C++, and we have aproject due soon. (we never even talked about C++ anything yet, itis truly amazing)

he wants us to write a program that will find and display the logof a user supplied number for each of the following bases: 2 , 8 ,10 , 16

the project must consist of an analysis, design, test of solution,code, and output.

I do not even know what or how to do any of this. If someonecould help explain C++ , and maybe help with some other things,that would be awesome. (i mean, i do not even know where tostart, the teacher only emailed us yesterday with a C++ program touse) Anyone with any feedback that is helpful will get ratedvery high. Thanks everyone.

Explanation / Answer

please rate - thanks the program your using is probably the easiest and best to use as I understand the question here is the answer go through it, and get back to me if you have any questions #include #include using namespace std; int main() {double num; coutnum; cout