Q1: Write an algorithm and draw a flowchart to calculate A1, A2, A3 from the following equation: Al = X2+Y2 , A2 = A1-3XY , A3 = |A1||A2|| Where X and Y are evaluated from the equations: X,Y = z+4/z...


Q1: Write an algorithm and draw a flowchart to calculate A1, A2, A3 from the following<br>equation:<br>Al = X2+Y2 , A2 = A1-3XY , A3 = |A1||A2||<br>Where X and Y are evaluated from the equations:<br>X,Y = z+4/z<br>Print A1, A2, A3 for each input value of z.<br>Q2: Write an algorithm and draw a flowchart to calculate W from the following equations:<br>:X >0,Y <0<br>W ={ x?y* +5X :X=0,Y > 0<br>X+Y<br>2X<br>+4X<br>3Y<br>:X <0,Y =0<br>Print W for each input value of X and Y.<br>Q3: Draw a flowchart to enter a number represents a Celsius degree (C) then convert it to<br>Fahrenheit degree (F) then print the grade of this degree using the following relations:<br>77. Hint: F = (9C / 5) + 32 Q4: Write an algorithm and draw a flowchart to find Y from the bellow equations for seven entering values of X. If you know that a=-8, print the value of Y for each value of X. Use the conventional form. [3x²-|x| :X20 Y = { |X+a :X<0 "/="">
Extracted text: Q1: Write an algorithm and draw a flowchart to calculate A1, A2, A3 from the following equation: Al = X2+Y2 , A2 = A1-3XY , A3 = |A1||A2|| Where X and Y are evaluated from the equations: X,Y = z+4/z Print A1, A2, A3 for each input value of z. Q2: Write an algorithm and draw a flowchart to calculate W from the following equations: :X >0,Y <0 w="{" x?y*="" +5x="" :x="0,Y"> 0 X+Y 2X +4X 3Y :X <0,y =0="" print="" w="" for="" each="" input="" value="" of="" x="" and="" y.="" q3:="" draw="" a="" flowchart="" to="" enter="" a="" number="" represents="" a="" celsius="" degree="" (c)="" then="" convert="" it="" to="" fahrenheit="" degree="" (f)="" then="" print="" the="" grade="" of="" this="" degree="" using="" the="" following="" relations:="" "cold"="" when=""><41. "nice"="" when=""><><77. "hot"="" when="" f="">77. Hint: F = (9C / 5) + 32 Q4: Write an algorithm and draw a flowchart to find Y from the bellow equations for seven entering values of X. If you know that a=-8, print the value of Y for each value of X. Use the conventional form. [3x²-|x| :X20 Y = { |X+a :X<>

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here