1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
leonid [27]
3 years ago
7

How many steps is a player allowed to take after catching a ball while running

Engineering
1 answer:
KATRIN_1 [288]3 years ago
7 0

Answer:

A moving player may only take 2 legal steps after catching the ball to shoot, pass or to come to a stop.

so (B. 2)

Explanation:

On this play, the offensive player catches the ball in the air and lands with a left, right, left prior to shooting. This is a traveling violation for taking 3 steps.

You might be interested in
How should you move your board through the planer? (Pick two choices.)
iragen [17]

Answer:

I would say do it at an even pace

Explanation:

Doing it a slow pace takes time quickly will probably not to good gor you and doing it at an irregular pace is just way to fast

4 0
3 years ago
Charging method .Constant current method​
mina [271]

Answer:

There are three common methods of charging a battery; constant voltage, constant current and a combination of constant voltage/constant current with or without a smart charging circuit.

Constant voltage allows the full current of the charger to flow into the battery until the power supply reaches its pre-set voltage.  The current will then taper down to a minimum value once that voltage level is reached.  The battery can be left connected to the charger until ready for use and will remain at that “float voltage”, trickle charging to compensate for normal battery self-discharge.

Constant current is a simple form of charging batteries, with the current level set at approximately 10% of the maximum battery rating.  Charge times are relatively long with the disadvantage that the battery may overheat if it is over-charged, leading to premature battery replacement.  This method is suitable for Ni-MH type of batteries.  The battery must be disconnected, or a timer function used once charged.

Constant voltage / constant current (CVCC) is a combination of the above two methods.  The charger limits the amount of current to a pre-set level until the battery reaches a pre-set voltage level.  The current then reduces as the battery becomes fully charged.  The lead acid battery uses the constant current constant voltage (CC/CV) charge method. A regulated current raises the terminal voltage until the upper charge voltage limit is reached, at which point the current drops due to saturation.

4 0
2 years ago
Discuss the difference between the observed and calculated values. Is this error? If yes, what is the source?
Scrat [10]

Answer and Explanation:

In any experiment, the observed values are the actual values obtained in any experiment.

The calculated values are the values that are measured by using the observed values in a formula.

The observed values are primary values whereas the calculated values are the secondary values as calaculations are made using observed values.

Yes, if the observed values are of low accuracy.

The values should be recorded with proper care and attention in order to avoid any error.

8 0
3 years ago
Sum of Numbers Design a function that accepts an integer argument and returns the sum of all the integers from 1 up to the numbe
cestrela7 [59]

Answer:

# define main to get an argument from the user, call the function, and display the final values

def main():

 # ask an argument from the user.

 number = int(input('Enter a positive integer: '))

 # solve the integral thing of the number by putting the user's argument in the addition() function

 finalSum = addition(number)

 # display the final value integral thing

 print("The integral of this number is ", finalSum, ".")

# define an addition function to find the integral

def addition(num):

 # make an if-statement to test filter things out of your calculations. In this case, 1.

 if num == 1:

   #if 1, return 1. because 1 + (1 - 1) = 1

   return 1

 # this is where the recursion actually is. This is the part that calculates

 else:

   return num + addition(num-1)

# call your main function

main()

Explanation:

This is written in Python. A link to the output can be found below.

https://Sum-of-Numbers.hufflepuffler07.repl.run

4 0
3 years ago
You will create an array manipulation program that allows the user to do pretty much whatever they want to an array. When launch
enyata [817]

Answer:

Check the explanation

Explanation:

#include <iostream>

using namespace std;

void insert(int* arr, int* size, int value, int position){

if(position<0 || position>=*size){

cout<<"position is greater than size of the array"<<endl;

return ;

}

*size = *size + 1 ;

for(int i=*size;i>position;i--){

arr[i] = arr[i-1];

}

arr[position] = value ;

}

void print(int arr[], int size){

for(int i=0;i<size;i++){

cout<< arr[i] <<" ";

}

cout<<" "<<endl;

}

void remove(int* arr, int* size, int position){

* size = * size - 1 ;

for(int i=position;i<*size;i++){

arr[i] = arr[i+1];

}

}

int count(int arr[], int size, int target){

int total = 0 ;

for(int i=0;i<size;i++){

if(arr[i] == target)

total += 1 ;

}

return total ;

}

int main()

{

int size;

cout<<"Enter the initial size of the array:";

cin>>size;

int arr[size],val;

cout<<"Enter the values to fill the array:"<<endl;

for(int i=0;i<size;i++){

cin>>val;

arr[i] = val ;

}

int choice = 5,value,position,target ;

do{

cout<<"Make a selection:"<<endl;

cout<<"1) Insert"<<endl;

cout<<"2) Remove"<<endl;

cout<<"3) Count"<<endl;

cout<<"4) Print"<<endl;

cout<<"5) Exit"<<endl;

cout<<"Choice:";

cin>>choice;

switch(choice){

case 1:

cout << "Enter the value:";

cin>>value;

cout << "Enter the position:";

cin>>position;

insert(arr,&size,value,position);

break;

case 2:

cout << "Enter the position:";

cin>>position;

remove(arr,&size,position);

break;

case 3:

cout<<"Enter the target value:";

cin>>target;

cout <<"The number of times "<<target<<" occured in your array is:" <<count(arr,size,target)<<endl;

break;

case 4:

print(arr,size);

break;

case 5:

cout <<"Thank you..."<<endl;

break;

default:

cout << "Invalid choice..."<<endl;

}

}while(choice!=5);

return 0;

}

Kindly check the attached images below for the code output.

3 0
3 years ago
Other questions:
  • What is the resultant force on one side of a 25cm diameter circular plate standing at the bottom of 3m of pool water?
    12·1 answer
  • 3) What kind of bridges direct their load along it's curve and into the
    12·1 answer
  • What does carbon addition to iron do, what does it produce, how does it change properties, what are its reflections? Describe in
    12·1 answer
  • Different Gauss quadrature formulae predict different values for the same integral a. True b. False
    11·1 answer
  • When an emergency vehicle approaches you from in front or behind you, what should you do?
    14·1 answer
  • Find the value of P(-1.5≤Z≤2)
    12·1 answer
  • Would you ever date a transgender person??
    8·2 answers
  • Explain your own understanding about the relevant connections between the four subsystems of Earth through the use of a creative
    9·1 answer
  • What were some of the challenges to safety resulting from such radical airframe designs as highly swept wings, high wing loading
    15·1 answer
  • In the case of a collision causing property damage, injury, or death, you are required to ____
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!