Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 340 Weeks Ago, 3 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Numerical analysis Posted 14 May 2017 My Price 10.00

Numerical Analysis

 

a. The following is an approximate conversion formula for converting Fahrenheit to Celsius temperatures:

Celsius = (Fahrenheit - 30) / 2

Using this formula, and starting with a Fahrenheit temperature of 0 degrees, write a C++ program that determines when the approximate equivalent Celsius temperature differs from the exact equivalent value by more than four degrees.

b. Using the approximate Celsius conversion formula given in Exercise 8a, write a C++ program that produces a table of Fahrenheit temperatures, exact Celsius equivalent temperatures, approximate Celsius equivalent temperatures, and the difference between the exact and approximate equivalent Celsius values. The table should begin at 0 degrees Fahrenheit, use 2-degree Fahrenheit increments, and terminate when the difference between exact and approximate values is more than 4 degrees.

 

Answers

(8)
Status NEW Posted 14 May 2017 07:05 AM My Price 10.00

-----------

Attachments

1494747298-2172260_4_636302730323002305_sample-output1.PNG
1494747301-2172260_2_636302730323002305_sample-output.PNG
file 1494747362-Answer.docx preview (334 words )
(-----------Num-----------eri-----------cal----------- An-----------aly-----------sis-----------) -----------a. -----------The----------- fo-----------llo-----------win-----------g i-----------s a-----------n a-----------ppr-----------oxi-----------mat-----------e c-----------onv-----------ers-----------ion----------- fo-----------rmu-----------la -----------for----------- co-----------nve-----------rti-----------ng -----------Fah-----------ren-----------hei-----------t t-----------o C-----------els-----------ius----------- te-----------mpe-----------rat-----------ure-----------s: ----------- Ce-----------lsi-----------us -----------= (-----------Fah-----------ren-----------hei-----------t ------------ 30-----------) /----------- 2 ----------- Us-----------ing----------- th-----------is -----------for-----------mul-----------a, -----------and----------- st-----------art-----------ing----------- wi-----------th -----------a F-----------ahr-----------enh-----------eit----------- te-----------mpe-----------rat-----------ure----------- of----------- 0 -----------deg-----------ree-----------s, -----------wri-----------te -----------a C-----------++ -----------pro-----------gra-----------m t-----------hat----------- de-----------ter-----------min-----------es -----------whe-----------n t-----------he -----------app-----------rox-----------ima-----------te -----------equ-----------iva-----------len-----------t C-----------els-----------ius----------- te-----------mpe-----------rat-----------ure----------- di-----------ffe-----------rs -----------fro-----------m t-----------he -----------exa-----------ct -----------equ-----------iva-----------len-----------t v-----------alu-----------e b-----------y m-----------ore----------- th-----------an -----------fou-----------r d-----------egr-----------ees-----------. -----------b. -----------Usi-----------ng -----------the----------- ap-----------pro-----------xim-----------ate----------- Ce-----------lsi-----------us -----------con-----------ver-----------sio-----------n
Not Rated(0)