1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
-BARSIC- [3]
3 years ago
5

Numerous engineering and scientific applications require finding solutions to a set of equations. Ex: 8x + 7y = 38 and 3x - 5y =

-1 have a solution x = 3, y = 2. Given integer coefficients of two linear equations with variables x and y, use brute force to find an integer solution for x and y in the range -10 to 10.
Physics
2 answers:
Irina-Kira [14]3 years ago
6 0

Answer:

we do not have the integer coeficients, so the solutions may not be in the range -10 to 10 (it does not happen for all coeficients) so let's do other thing:

Ok, suppose you have the equations:

1) A*x + B*y = C

2) a*x + b*y = c

where A, B, C, a, b and d are knowed.

Let's solve them in the most general way, and you always can use those solutions in the future, just need to replace the values of the constants up there.

First, we isolate x or y in a equation, let's do it with x in equation 1:

A*x  = C - B*y

x = (C - B*y)/A

Now we can replace this in the equation 2, and solve it for y:

a*x + b*y = c

a*(C - B*y)/A + b*y = c

y*(b - a*B/A) = c - a*C/A

y = (c - a*C/A)/(b - a*B/A)

Now you have a solution for y, and we you know the value of y, you can put it in the eqution:

x = (C - B*y)/A

and find the value of x

mote1985 [20]3 years ago
5 0
Need help with this too
You might be interested in
If a force of 32000N exerted pressure of 160N/m² , find the area on which the force acts.​
Alex17521 [72]

Answer: 200m^2

Explanation:

160N=32000N/x

x*160N=32000

x=200m^2

4 0
1 year ago
An object of mass 4kg is moving along a horizontal plane. If the coefficient of kinetic friction is 0.2 find the friction force
lana66690 [7]

Answer:

The friction force acting on the object is 7.84 N

Explanation:

Given;

mass of object, m = 4 kg

coefficient of kinetic friction, μk = 0.2

The friction force acting on the object is calculated as;

F = μkN

F = μkmg

where;

F is the frictional force

m is the mass of the object

g is the acceleration due to gravity

F = 0.2 x 4 x 9.8

F = 7.84 N

Therefore, the friction force acting on the object is 7.84 N

5 0
3 years ago
People cannot see certain types of light waves because:
enot [183]

Answer:

Light comes in different colors like radio, ultra violet, gamma-ray, etc, and they are invisible to the bare eye

Explanation:

5 0
2 years ago
Which components of an atom are found outside of the nucleus
butalik [34]
Electrons are found outside of the nucleus.
3 0
3 years ago
Read 2 more answers
Astronomers suspect that a galaxy’s type can be affected both by the conditions in the protogalactic cloud from which it forms (
Katen [24]

Answer:

The items here are describing either a condition in a later interacton or a protogalactic cloud.  The results matching with spiral and elliptical galaxy are:

For spiral galaxy are options 6,3,2 and 5.

and for elliptical galaxy are options 4 and 1.

Explanation:

Here it is given that astrnomers suspect that types of galaxy can be affected both by the conditions which occurs due to protogalactic cloud and then from it forms the initial conditions and then by the later interactions with the other galaxies.

so, both types of galaxies are matched with their respective items given:

A. Spiral galaxy:

    2. A galaxy collision results tostripping of gas.

    3. The protogalactic cloud rotates in a very slow motion.

    5. The density of protogalactic cloud is very high.

    6. when the protogalactic cloud shrinks cloud forms very rapidly.

B. Elliptical galaxy:

    1. The protogalactic cloud has high angular momentum.

    4. Most of the protogalactic gases settles down into a disk.

6 0
3 years ago
Other questions:
  • DESPERATEA rocket of mass 40 000 kg takes off and flies to a height of 2.5 km as its engines produce 500 000 N of thrust.
    6·1 answer
  • Who was albert einstien describe his contributions???
    13·1 answer
  • Pleaseeee help!!!!!!!!
    15·1 answer
  • What event triggered the dramatic increase in atmospheric carbon dioxide concentration seen over the last couple of centuries? a
    15·1 answer
  • When a beam of light is incident on a surface, it delivers energy to the surface. The intensity of the beam is defined as the en
    8·1 answer
  • WHY IS SATURN ONE OF THE COLDEST PLANETS IN OUR SOLAR SYSTEM
    14·1 answer
  • Green sea turtles eat sea grass that grows on the sea floor. Seagrass, a foundation species, provides an important breeding grou
    14·2 answers
  • Which of the following astronomical bodies or collection of astronomical bodies is likely to be a part of the others listed?
    6·2 answers
  • Determine the force between two long parallel wires, that are separated by a dis- tance of 0.1m the wire on the left has a curre
    14·1 answer
  • Paco was driving his scooter west with an initial velocity of 4 m/s. He accelerates at 0.5 m/s2 for 30 seconds.
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!