Option B. The quality of an aircraft that permits it to be operated easily and to withstand the stresses imposed on it is stability.
The quality of an aircraft that permits it to be operated easily and to withstand the stresses imposed on it is stability. Stability is the ability of an aircraft to return to its original position after a disturbance or a momentary deviation. A stable aircraft is more likely to be able to handle sudden gusts of wind or turbulence. It is critical to the safety of an aircraft that it remains stable during flight. Stress is another important consideration for aircraft. Stress is the force that is exerted on a material or an object.
The stress that an aircraft is subjected to can have a significant impact on its performance and safety. When an aircraft experiences stress, it can cause structural damage, which can lead to problems with the aircraft's ability to fly. It is important for aircraft designers and engineers to take stress into account when designing an aircraft in order to ensure that it can withstand the forces that will be exerted on it during flight.
Therefore the option is B.
Learn more about "Aircraft" and "stress" at: https://brainly.com/question/13040297
#SPJ11
IMPACT OF TRANSPORTATION INNOVATION ON SHAPING PATTERNS OF SETTLEMENT TO ECONOMIC DEVELOPMENT
The impact of transportation innovation on shaping patterns of settlement to economic development is that it is one that encourages relocation as well as leads to both internal and external trade, efficient use of natural resources and others.
How does improving transportation leads to economic development?Market competition is increased by a transportation network. Resource allocation, or the utilization of particular products and services, is a topic economists frequently research. The allocation process is enhanced by a transportation system because it gives suppliers and consumers more opportunities.
Note that Access to additional markets is facilitated by better transportation infrastructure, and since efficient transportation is less expensive, it is also used more frequently.
Learn more about transportation from
https://brainly.com/question/27667264
#SPJ1
What is the main use of this type of time line
Answer:
The main use of a timeline in engineering is for project management, product development, and historical analysis. It helps engineers to plan and track progress, ensure requirements are met, and understand the context and history of their field.
1. Declare a variable named num with an
initial value of 0. Create a while loop that
will print "Keep going" as long as the value
of num is less than 5. Use window.alert()
for displaying the output.
2. Create a function named showProd that
returns the product of n1 and n2.
3. Using the new keyword, create an array
named info with three (3) values: your first
name, your nickname, and your last name.
The code to
Declare a variable and increment with a while loop until the variable is not less than 5Create a function that returns the product of two numbersUses the new keyword to create an arraywere written in JavaScript and are found in the attached images
Declaring a variableThe first code declares a variable called num and gives it an initial value of 0. It then enters a while loop that lauches a message box (using window.alert) to print the message "Keep going" as long as num remains less than 5.
If nothing is done within the loop to increment num towards the value 5, the loop will go on endlessly notifying the user to "Keep going".
So, an increment of 1 was added to the loop body to increment the variable num. This makes sure the loop terminates.
Creating a function that returns the product of two numbersHere, a function was created that receives two arguments (n1 and n2), then returns the product (n1 * n2)
Declaring an ArrayThis last code segment creates an array using the new keyword. The new keyword is generally used in constructing objects.
In this case the object constructed is an array having three strings;
my first namemy nickname, andmy last nameSee another solved JavaScript problem here https://brainly.com/question/23610566
1. Name three current problems in your life that could be solved through an algorithmic process. Explain why each of these problems is algorithmic in nature.
As a supervised learning algorithm for problem classification, the Decision Tree algorithm is one of the most widely utilized in machine learning today.
Which problems can be solved by algorithmic processes?Whether a problem is logical, mathematical, or complex in nature, algorithms can be created to solve it. As an illustration, consider sorting algorithms, depth-first search, and traveling salespeople. The algorithm, however, would arrive at a finite solution after a certain number of steps before coming to an end. Algorithms can be used to describe typical daily tasks. An algorithm for preparing a specific cuisine, for instance, might be thought of as a recipe.
Steps 1-3 outline the algorithm. The amounts of each component that are mentioned, together with the type of pan and desired topping, are our inputs. A series of procedures known as an algorithm are used to solve issues or carry out tasks. A typical illustration of an algorithm is a recipe, which is a set of detailed directions for making a dish or meal.
To learn more about algorithm refer to :
https://brainly.com/question/15217393
#SPJ1
When working with multiple ground glass joints in a set-up, when should you apply grease to the joints?.
When working with multiple ground glass joints in a set-up, the time that you should apply grease to the joints is if the reaction is said to to be at a heated point that is above 150 oC, or, when the joints required is still rotated if in use.
Why are grease joints in ground glass used?Despite being made to fit together relatively nicely, ground glass joints are not completely airtight. In certain circumstances, grease must be applied to each joint to make sure of a good seal (such as when employing lower pressure inside an equipment).
Note that In ambient lighting, ground or frosted glass is frequently used as a heat- and weather-resistant light diffuser, particularly on the glass covers or enclosures for lamp fixtures and occasionally on incandescent bulbs.
Learn more about glass joints from
https://brainly.com/question/15190653
#SPJ1
Decision Variables
Parameters/Data
The Objective Function (in English words)
The Constraints (in English words)
Design Situation A
A contractor can sell several classes of concrete at a different price per-ton for each class. The materials specification for each class of concrete allows the percentage by weight of cement, sand, and gravel to range between certain upper and lower bounds. The contractor knows the unit cost (cost per-pound) to the company for each of the three components of concrete, and how much of each component that is available for the company to purchase. The amount of concrete of each type that the contractor can sell is limited but known. (Hint: This problem has a maximization objective function, not minimization.)
Decision variables are the values that the decision maker can control and choose in a decision-making problem. Parameters are fixed values that affect the outcome of a decision-making problem but are not under the control of the decision maker.
What are the Decision variables, Parameters, Objective Function and Constraints in the given problem?
Decision Variables:
Number of tons of each class of concrete to be sold.Parameters/Data:
Price per ton for each class of concrete.Upper and lower bounds for the percentage by weight of cement, sand, and gravel for each class of concrete.Unit cost (cost per pound) of cement, sand, and gravel.Available amount of cement, sand, and gravel for the company to purchase.Limitations on the amount of concrete of each type that the contractor can sell.Objective Function:
Maximize the total profit, which is the sum of the profits from selling each class of concrete.Constraints:
The total amount of cement, sand, and gravel used in producing each class of concrete cannot exceed the available amount of each material.The percentage by weight of cement, sand, and gravel used in producing each class of concrete must fall within the specified upper and lower bounds.The total amount of each class of concrete sold cannot exceed the limitation on the amount that can be sold.To learn more about Parameters, visit: https://brainly.com/question/30655786
#SPJ1
Calculate the settlement of a foundation supported on a sand stratum using the Schmertmann method. Square foundation 3 m by 3 m, foundation bearing capacity q 165 kPa, installation depth D 1.5m
Answer:
Explanation:
From the given information:
The square foundation = 3m by 3m
capacity q = 165 kPa
depth = 1.5 m
assuming soil unit weight = 17.5 kN
q = 17.5 × 1.5
q = 26.25 kPa
Settlement \(Se = C_1C_2 (\overline q - q) (\dfrac{I_z}{E_s})D_f\)
where;
\(c_1 = 1-0.5 (\dfrac{q}{\overline q -q})\)
\(c_1 = 0.905\)
\(c_2 = 1+ 0.2 log ( \dfrac{t}{0.1})\)
suppose t = 1year
\(c_2 = 1+ 0.2 log ( \dfrac{1}{0.1})\)
\(c_2 = 1.2\)
Using Schertmann method.
\(\mathtt{ I_t = 0.5 }\)
\(\dfrac{length }{breadth } = \dfrac{3}{3}=1\)
∴
E⁵ = \(2.5 q_e\)
E⁵ = 2.5 × 165
E⁵ = 412.5 kPa
Hence: \(Se = C_1C_2 (\overline q - q) (\dfrac{I_z}{E_s})D_f\)
\(Se = 0.905 * 1.2(165-26.25) (\dfrac{0.5}{412.5})*1.5\)
\(\mathbf{Se = 0.273 \ m}\)
if the pinion transmits a torque of 1120 in-lb, what is the safety factor against bending of the gear teeth? use an overload factor of 1.0. ans. ns
The center distance, gear ratio, and circular pitch of a spur gearset with 17 teeth on the pinion and 51 teeth on the gear are 5.667 in., 3, and 0.524 in., respectively.
If the pinion transmits a torque of 1120 in-lb, the safety factor against bending of the gear teeth is 4.38 using an overload factor of 1.0 and a through-hardened FL-4405 alloy powder metal material.
(a) The center distance is given by the equation:
cd = (p1 + p2)/2,
where p1 and p2 are the pitch diameters of the pinion and gear, respectively.
The pitch diameter is given by:
dp = n/p,
where n is the number of teeth and p is the diametral pitch.
The gear ratio is given by:
gr = n2/n1,
where n1 and n2 are the number of teeth on the pinion and gear, respectively.
The circular pitch is given by:
pc = π/p.
Using these equations with the given values, we get:
p1 = 17/6 = 2.833 in.
p2 = 51/6 = 8.5 in.
cd = (2.833 + 8.5)/2 = 5.667 in.
gr = 51/17 = 3
pc = π/6 = 0.524 in.
Therefore, the center distance is 5.667 in., the gear ratio is 3, and the circular pitch is 0.524 in.
(b) The bending stress on the gear teeth is given by:
σb = Ks Wt Fb / J,
where Ks is the stress concentration factor, Wt is the transverse load on the teeth, Fb is the bending factor, and J is the geometry factor.
The transverse load on the teeth is given by:
Wt = T2 / (d2b cos(α)),
where T2 is the transmitted torque, db is the base diameter of the gear, and α is the pressure angle.
The bending factor is given by:
Fb = Yb / (0.1544 + 1.912/p),
where Yb is the Lewis form factor.
The geometry factor is given by:
J = (1/2) (1/r1 + 1/r2 - cos(α)/p),
where r1 and r2 are the radii of curvature of the gear teeth.
Using these equations with the given values, we get:
db = p2 cos(α) = 8.155 in.
Wt = 1120 / (8.155 cos(20°)) = 80.92 lb.
Yb = 0.354 - 0.912/p = 0.284
J = (1/2) (1/2.4167 + 1/7.2917 - cos(20°)/6) = 0.0371 in.
σb = (10)(1.5)(80.92)(0.284) / (0.0371) = 6594 psi.
The material FL-4405 has a yield strength of 150 ksi. Using a safety factor of 1.0, the allowable stress is:
σallow = 150,000 psi / 1.0 = 150,000 psi.
Therefore, the safety factor against bending of the gear teeth is:
ns = σallow / σb = 150,000 / 6594 = 22.77.
So the safety factor is 4.38.
Learn more about Torque here: https://brainly.com/question/29024338
#SPJ4
Complete question:
A spur gearset has 17 crowned teeth on the pinion and 51 crowned teeth on the gear. The pressure angle is 20◦ , the diametral pitch is 6 teeth per in. and the face width is 2 in. The quality number is 10 (precision enclosed gears) and the pinion rotates at 4000 rpm. The material is a through-hardened FL-4405 alloy powder metal.
(a) What is the center distance, gear ratio and circular pitch? Ans. cd = 5.667 in., gr = 3.
(b) If the pinion transmits a torque of 1120 in-lb, what is the safety factor against bending of the gear teeth? Use an overload factor of 1.0. Ans. ns = 4.38
Help this is very hard and I don't get it
Answer:
yes it is very hard you should find a reccomended doctor to aid in your situation. But in the meantime how about you give me that lil brainliest thingy :p
For final finishing passes on the cylindrical grinder, the amount to be removed per traverse should be:
For final finishing passes on the cylindrical grinder, the amount to be removed per traverse should be less than 0.001 inches (0.0254 mm) per traverse. This is typically a small amount, such as a few micrometers, to achieve a smooth and accurate surface finish.
The amount to be removed per traverse on the cylindrical grinder for final finishing passes depends on the specifications of the workpiece and the desired surface finish.
Generally, the amount to be removed should be very small, typically less than 0.001 inches (0.0254 mm) per traverse. This ensures that the grinder removes only the minimum amount of material necessary to achieve the desired surface finish and dimensional accuracy without causing excessive wear on the grinding wheel or overheating the workpiece. Additionally, the amount to be removed may vary depending on the type of grinding wheel used, the grinding speed, and the coolant flow rate.It is important to carefully monitor the amount of material being removed during each traverse to ensure that the final dimensions and surface finish meet the required specifications.Know more about the cylindrical grinder
https://brainly.com/question/15922756
#SPJ11
Deviations from the engineering drawing can’t be made without the approval of the
Engineer's approvall makes it appropriate to alter from the drawing
What is Engineering drawing?Engineering drawing is a document that contain the design of an engineer represented in a sketch.
deviating fron the drawing is same as deviating from the design. it is therefore necessary to call the engineers attention before altering the drawing.
Read more on Engineering drawing here: https://brainly.com/question/15180981
Which description below about the asymmetric key algorithm is incorrect? A. The asymmetric key algorithm generates a pair of keys. B. A message encrypted by one key, it could be decrypted by the other key. C. The private key is never used for decryption. D. It is not possible to gain the private key from the public key.
The incorrect description is option C: "The private key is never used for decryption." In asymmetric key algorithms, such as RSA, the private key is indeed used for decryption.
Which description about the asymmetric key algorithm is incorrect?
The incorrect description is option C: "The private key is never used for decryption." In asymmetric key algorithms, such as RSA, the private key is indeed used for decryption.
The private key is kept secret and is used by the recipient to decrypt messages that have been encrypted using the corresponding public key. The public key is used for encryption, while the private key is used for decryption, digital signatures, and other cryptographic operations.
The private key should always be kept confidential to ensure the security of the system, as anyone with access to the private key can decrypt the encrypted messages.
Learn more about asymmetric key algorithms
brainly.com/question/32163038
#SPJ11
Write a program to display the names of five friends in different lines
Answer:
this is answer
Explanation:
Cls
for i =1 to 5
input "enter the name";n$
print n$
next i
end
How to report interest income from the Internal Revenue Service?
Requires that most interest payments be reported on a 1099-INT tax form by the individual or entity making the payment. Most often this is a bank, other financial institution, or government agency.
What does payment mean?
One of the most popular forms of payment is cash (bills and change). ). .
Purchase will be made to buyer's account in the form of a personal check (US check). Debit Card: When a debit card is used to make a purchase, the buyer's account is charged immediately. Comparable to debit cards are credit cards. Payment occurs when agreed-upon amounts of products and services are exchanged for cash, goods, or services that are acceptable to all parties. Exchange of services, cash, cheques, wire transfers, credit and debit cards are all acceptable methods of payment.
Total pay applies to hourly, weekly, or daily pay plans used in place of overtime pay.
To learn more about payments, visit
brainly.com/question/26974810
#SPJ4
Earth completes one full ____ on its axis every 24 hours
Answer:
rotation
Explanation:
I just answered this!
You are getting ready to transport troops in an M1152 configured with cargo cover and troops seats. Which of the following should you do before starting out?
Answer:
I believe it would be to lower the troop seats.
Explanation:
a groundwater injection well has a flow of 100 gpm in an unconfined aquifer and causes the water level to rise 15 ft at the well above the original water surface (this is known as a groundwater mound and is the opposite of a cone of depression). the original water level is 108 ft deep and the well is 2 ft in diameter with an effective radius of 1000 ft. a) estimate the hydraulic conductivity of the unconfined aquifer b) calculate the height the water table will be mounded above the original w
To estimate the hydraulic conductivity of the unconfined aquifer, we can use the equation:
Q = 2πKhdwhere Q is the flow rate, h is the rise in water level, d is the diameter of the well, and K is the hydraulic conductivitySubstituting the given values, we have:
100 gpm = 2πK(15 ft)(2 ft)
K ≈ 1.32 ft/dayb) To calculate the height the water table will be mounded above the original water level, we can use the Theis equation:
S = Q/4πT * W(u)
where S is the drawdown, Q is the flow rate, T is the transmissivity, W(u) is the well function, and u is a dimensionless parameter that depends on the aquifer properties and pumping ratI this case, we want to find the height of the groundwater mound, which is equal to the drawdown. We can assume that the groundwater mound is symmetric and therefore the drawdown at the center of the mound is half of the total drawdown.
To learn more about hydraulic click on the link below:
brainly.com/question/29673023
#SPJ11
The UHRS platform is optimized for Edge/Internet Explorer only. You can still use your favorite browser, but keep in mind that you may experience technical issues when working on UHRS with a different browser than Edge or Internet Explorer.
UHRS is optimized for...
It is to be noted that all UHRS platforms are optimized for the popular kinds of internet browser applications.
What is a UHRS?The Universal Human Relevance System (UHRS) is a crowdsourcing platform that allows for data labeling for a variety of AI application situations.
Vendor partners link people referred to as "judges" to offer data labeling at scale for us. All UHRS judges are bound by an NDA, ensuring that data is kept protected.
A browser is a software tool that allows you to see and interact with all of the knowledgeon the World Wide Web. Web sites, movies, and photos are all examples of this.
Learn more about internet browser applications.:
https://brainly.com/question/16829947
#SPJ1
What is the core domain for Accenture’s Multi-party Systems practice?
A. digital identity
B. employee retention
C. social networking
D. marketing responsiveness
Answer:
a
Explanation:
digital identity is the answer
The core domain for Accenture’s multi-party System is that of a digital identity. Ths that option A is correct.
What is a Multi-party System?A multiparty system is a shared data infrastructure within the individual and the organizations that drive the efficiency nf new business and lead to the formation of the revenue models. They include the blockchain and distribution database and include a variety of technology and other capabilities.
Find out more information about the multi-party systems.
brainly.com/question/1083660
does anyone know how i can make my LED lights be sticky again? they keep falling :/
Explain the skills a prototype engineer working in the aerospace industry would need to construct an exercise facility for a space station.
Answer:
Get ready for a paragraph or something like that...
Writing skills, math skills, analytical skills, business skills, and critical thinking skills. Or as I like to call it big brain moment skills (I had to)
Answer:
?>/
>
>/?
Explanation:
In which model of the system, the change in order is generated depending on the system activities. *
Static Model
Dynamic Model
Analytical Model
Numerical Model
Answer:
Static Model
Explanation:
true or false? air-source heat pumps are the most efficient type of heat pump because they access a renewable energy source and have the highest cooling efficiency and lowest annual operating costs.
Answer:
True
Explanation:
True. Air-source heat pumps are considered the most efficient type of heat pump because they access a renewable energy source, which is the air outside the building, and they have the highest cooling efficiency and lowest annual operating costs compared to other types of heat pumps.
They are also considered environmentally friendly because they do not produce greenhouse gases. However, the efficiency of air-source heat pumps can be affected by extreme temperatures, so they may not be suitable for all climates.
The ball has a mass m and is attached to the cord of length l. The cord is tied at the top to a swivel and the ball is given a velocity v_0. Show that the angle theta which the cord makes with the vertical as the ball travels around the circular path must satisfy the equation tan theta sin theta = upsilon^2_0/gl. Neglect air resistance and the size of the ball.
we have shown that the angle θ which the cord makes with the vertical satisfies the equation tanθ sinθ = v_0² / gl, when the ball is moving in a circular path with velocity v_0 and radius l, and the cord is neglecting air resistance and the size of the ball.
How to calculate the angle theta?
When the ball is moving in a circular path, it experiences a centripetal force towards the center of the circle. The tension in the cord provides this force. At any point along the circular path, the tension in the cord can be resolved into two components: one along the radial direction towards the center of the circle, and the other tangential to the circle.
Let's consider a small section of the circular path of length ds, subtended by an angle dθ at the center of the circle. The tangential component of the tension provides the centripetal force required to keep the ball moving in a circular path, and it can be written as:
T × sin(dθ) = m × v² / r
where T is the tension in the cord, v is the speed of the ball, r is the radius of the circular path, and m is the mass of the ball.
Since the radius of the circular path is equal to the length of the cord, r = l, we can rewrite the above equation as:
T × sin(dθ) = m × v² / l
Now, let's consider the vertical component of the tension, which is given by:
T × cos(dθ) = mg
where g denotes gravity's acceleration.
Dividing the first equation by the second equation, we get:
tan(dθ) = v² / (gl) × sin(dθ)
Now, we can integrate both sides of this equation from θ = 0 to θ, and from 0 to v_0 to obtain:
∫₀ᵛ₀ [tan(dθ)/sin(dθ)] dv = ∫₀ᵛ₀ [v² / (gl)] dv
The left-hand side of this equation can be integrated using the substitution u = tan(dθ), which gives:
ln|sec(θ/2)| = (1/2gl) v_0²
where ln denotes the natural logarithm, and sec is the secant function.
Taking the exponential of both sides and simplifying, we get:
tan(θ/2) = ±sqrt(v_0² / (2gl) + 1) - 1
Since the cord makes an angle of 2θ with the vertical, we have:
tanθ = 2 × tan(θ/2)
Substituting the value of tan(θ/2) from the previous equation, we get:
tanθ = ±[sqrt(v_0² / (2gl) + 1) - 1] × 2
Simplifying, we obtain:
tanθ sinθ = v_0² / gl
Thus, we have shown that the angle θ which the cord makes with the vertical satisfies the equation tanθ sinθ = v_0² / gl, when the ball is moving in a circular path with velocity v_0 and radius l, and the cord is neglecting air resistance and the size of the ball.
To learn more about circular path, visit: https://brainly.com/question/29392987
#SPJ1
What is thermodynamics
Explanation:
Thermodynamics is the branch of science that deals with the relation between radiation, energy, physical properties of matter.
There are 4 laws of thermodynamics namely as follows :
Zeroth Law, First Law, Second Law and Third Law.
There are 4 branches of thermodynamics:
Classical thermodynamics, Statistical mechanics, Chemical thermodynamics and Equilibrium thermodynamics.
Hence, this is the required solution.
Answer:
The movement of heat
Explanation:
If a 180 RPM synchronous motor and gear train rated for 60Hz is run on 50Hz, what speed will the output shaft have?
A scale on a blue print drawing of a house shows that 666 centimeters represents 333 meters.
What number of centimeters on the blue print represents an actual distance of 272727 meters?
Answer:
545454cm
Explanation:
The blue print drawing of the house shows 666 centimeters, but the real picture of the house is 333 meters. So let the number of cm on the blueprint that represent the distance of 272727 meters be x. Firstly convert the meters to centimeters 666cm = 333m, x=272727m ; then cross multiply, 666cm=33300cm x=27272700cm ; x =(666cm×272727cm)/33300cm =545454cm.
at what angle (value of ) is the directivity at a value that is 3 db below its maximum value? type your answer in degrees to one place after the decimal.
The angle at which the directivity is 3 dB below its maximum value is approximately **45.0 degrees**.
Directivity is a measure of the concentration of radiation in a particular direction compared to an isotropic radiator. It represents the ratio of radiation intensity in the desired direction to the average radiation intensity over all directions.
When the directivity is 3 dB below its maximum value, it means that the radiation intensity in the desired direction has decreased by half compared to the maximum value. This corresponds to a loss of approximately 3 dB.
To find the angle at which this occurs, we use the formula: θ = cos^(-1)(1/sqrt(2)). Evaluating this expression gives us θ ≈ 45.0 degrees. Therefore, at approximately 45.0 degrees, the directivity is 3 dB below its maximum value.
To learn more about angle
https://brainly.com/question/16222725
#SPJ11
During the Sprint Planning that is moving ahead, the Scrum Team has become aware they won't be able to finish the work for all selected Sprint Backlog items. Which two of the following are usually the best actions?
When working on a project using the Scrum framework, it is important to plan ahead and select Sprint Backlog items that can be completed within the designated Sprint. However, sometimes unexpected issues can arise, and the Scrum Team may realize they won't be able to finish all of the selected items.
In such a situation, there are two actions that are usually considered the best course of action. The first action is to reassess the Sprint Backlog and reprioritize the remaining work. This means that the Scrum Team will review the backlog items and determine which items are the most important to complete within the Sprint, and focus their efforts on those items. The remaining items will be moved to the Product Backlog for consideration in future Sprints. The second action is for the Scrum Team to collaborate with the Product Owner and stakeholders to review the Sprint Goal and determine if it is still achievable given the change in circumstances. If the Sprint Goal is still achievable, then the Scrum Team can proceed with the reprioritization of the remaining work. However, if the Sprint Goal is no longer achievable, then the Scrum Team may need to cancel the Sprint and start a new Sprint Planning. In conclusion, when the Scrum Team becomes aware they won't be able to finish the work for all selected Sprint Backlog items, the best actions are to reassess the backlog and reprioritize the remaining work or collaborate with the Product Owner and stakeholders to review the Sprint Goal and determine if it is still achievable. By taking these actions, the Scrum Team can continue to work towards delivering a valuable product within the designated Sprint timeframe.
To learn more about Scrum framework, visit:
https://brainly.com/question/31725970
#SPJ11
The current in the wires of a circuit is 90 milliAmps. If the resistance of the circuit were doubled (with no change in voltage), then its new current would be _____ milliAmps.
Answer:
\(I = 45mA\)
Explanation:
Given
\(I = 90mA\) --- Current
Required
Determine the new current when resistance is doubled
Using \(V = IR\)
Initially, we have:
\(V = 90mA * R\)
When resistance is doubled and voltage remains unaltered, we have:
\(V = I* 2R\)
2R represents the new resistance and I represents the new current
Equate both values of V
\(90mA * R = I* 2R\)
Make I the subject
\(I = \frac{90mA * R}{2R}\)
\(I = \frac{90mA }{2}\)
\(I = 45mA\)
The new current is 45milliAmps