Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a C program to read two floating point numbers Land M from the console. Find and display the value of Nusing the following formula.

image text in transcribed
Write a C program to read two floating point numbers Land M from the console. Find and display the value of Nusing the following formula. M If value of Mis more than or equals to 16 10 % of L of value of M is less than 16 and greater than or equal to 95% of L If value of Mis less than 9 and greater than or equals to 4 2 % of L If value of M is less than 4 1% of L N = 14 - M+P Print the values of L,M,P and N. SAMPLE OUTPUT: enter the values of L and M: 24 L=2.000000 M=4.000000 P=0.840000 N=14.040000

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

Write the electron configuration of Cl - .

Answered: 1 week ago

Question

What are the classifications of Bank?

Answered: 1 week ago