loveroyal4real
loveroyal4real loveroyal4real
  • 13-07-2021
  • Computers and Technology
contestada

program 2. write a VB.NET program to solve the linear equation of the form Ax+B=C, i.e x=(C=B)/A (Eg:2x+3=7, where B and C are consonants, A is the coefficient of x)​

Respuesta :

tonb
tonb tonb
  • 15-07-2021

Answer:

Module Program

   Sub Main()

       Dim A, B, C, x As Double

       A = 2.0

       B = 3.0

       C = 7.0

       x = (C - B) / A

       Console.WriteLine($"Solution for {A}x + {B} = {C} is x = {x}")

       Console.ReadKey()

   End Sub

End Module

Explanation:

You have asked this question twice?

Answer Link

Otras preguntas

Donald Johanson, Tom Gray, and others discovered a hominid that lived in East Africa__________ million years ago and nicknamed her Lucy, whose scientific name t
what are the differences between german and english schools
What part of the cell produces ATP for the blueberry plant to grow? A. Mitochondrion B. Cytoplasm C. Ribosome D. Nucleus
A rectangular bedroom floor has an area of 100 square feet and a length of 10 feet. What is the perimeter of the floor?
Dirk Nowitzki of the Dallas mavericks scored 44 points in a recent basketball game. He scored no 3-point shots, but made a number of 2-point field goals and 1-p
what are the differences between german and english schools
What is 5.207 as a fraction?
How does latitude affect climate
Serous membrane is what type? Epithelial or connective?
how do you write a fraction as a mixed number