Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

P Q1) Write a C program to read two floating point numbers T and F from the console and find the value of K using

image text in transcribed
image text in transcribed
P Q1) Write a C program to read two floating point numbers T and F from the console and find the value of K using the following formula. The program should calculate the value of K using the following formula if Fis positive. 4vT 32 Where P has a value 1.3. If F is negative, then calculate K using the following formula K 4T 379 Where P has a value 2.3. Use mathematical functions to use the above algebraic expressions. Print the values of LF and K. Sample output 1: enter T and F values: 4 3 T=4.eeeeee F-3.800000 K.-20.299999 Sample output 2: enter T and F values:4 -3 T4.eeeeee F2-3.000000 K=-21.299999 26. Three loads, each of resistance of 22 and inductive reactance of 27 0 are connected in delta with a 3-phase supply. Frequency is 50 Hz. Line current is 6.22 A. Determine phase voltage and line voltage. [5 Marks] 27. (a) Derive the EMF equation of static electrical machine. [3 Marks] (b) Sketch the phasor diagram of transformer on no load operation. [2 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions