Answer: B
Explanation:
That's the answer that makes the most sense :)
hope this helped!
Answer:
Desired C++ Program with proper comment is given below
Explanation:
#include<iostream>
using namespace std;
//main function
int main()
{
int totalMiles = 0;
int remainingMiles = 0;
double amt = 0;
//taking input from user regarind total miles
cout<<"Enter the total miles: "<<endl;
cin>>totalMiles;
//if-else condition to do the calculation
if(totalMiles<=100)
{
amt = totalMiles*.25;
}
else
{
remainingMiles = totalMiles - 100;
amt = 100*.25 + remainingMiles*.15;
}
cout<<"The total amount is: "<<amt<<endl;
}
To check spelling<span> in a </span>Word<span> document, open up the document, head to the “Review” tab, then click on “</span>Spelling<span> & Grammar” (part of the “Proofing” group of tools).
</span>
Teaching teens about texting and driving considering 26 percent of all motor vehicle crashes are related to the use of cell phones. Each day, 11 teens die in crashes caused by texting and driving. 2.35 million people in the US are injured or disabled by car crashes every year. More than 330,000 of these crashes that cause severe injury are caused by texting and driving.
Hope this helped good luck!!!
You can go to jail get in alot of trouble plus you always have a chance of letting a virus into yoru computer