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
Using -10 m/s2 for acceleration due to gravity, what would be the total displacement of the object if it took 8 seconds before h
ASHA 777 [7]
If it starts from 0m/s...
s=?
u=0
a=-10
t=8
s=ut +1/2at^2
so s=(0×8)+ (0.5×-10×64)
s=0+(32×-10)
s=32×-10
s=-320metres
6 0
3 years ago
A resistor with R = 300 Ω and an inductor are connected in series across an ac source that has voltage amplitude 500 V. The rate
schepotkina [342]

Answer:

Explanation:

impedance z=(XL^2+R^2)^1/2

power across te resistor ==i^2r

286/300

I=.976

3 0
3 years ago
Explain the physical and chemical changes that occur from when you eat food until it is digested.
laiz [17]
The physical changes are you are breaking down the food u eat and the chemical changes are when the enzymes in your stomach break down the food that you have already eaten
3 0
3 years ago
Read 2 more answers
Two people are sitting on wheeled chairs 1 metre apart. Person A is holding a 2kg ball. Person A throws the ball to Person. What
zhuklara [117]

Answer:

B - Person A's chair rolls backwards.

Explanation:

This can be seen simply through the Conservation of Momentum. When the ball is thrown to be, the ball's momentum(+m) is transfererd to B, so B's chair moves forward(think about it - it makes sense, doesn't it?), meaning A's chair moves backwards.

So, B.

EXTRA TIP: Try drawing a diagram to help you!  

4 0
3 years ago
What determines the velocity of an object?
BARSIC [14]
I think it’s A not 100% sure
4 0
2 years ago
Other questions:
  • Suppose you want to operate an ideal refrigerator with a cold temperature of -10.0ºC , and you would like it to have a coefficie
    7·1 answer
  • A remote-controlled car is moving in a vacant parking lot. The velocity of the car as a function of time is given by υ⃗ =[5.00m/
    5·1 answer
  • Sodium chloride, NaCl, is formed when a sodium atom transfers its electron to a chlorine atom. The difference in charge between
    5·2 answers
  • The velocity of a motor car moving along a road increases from 10m/s to 50{1} ms in 8s. Find its avarege acceleration. RESULT
    15·1 answer
  • Different masses are hung on a spring scale calibrated in newtons. The force exerted by gravity on 1.0 kg is shown in the image
    13·1 answer
  • what is the mechanical advantage of a crowbar when a worker uses 10N of force to pry open a window that has a resistance of 500N
    12·2 answers
  • A metal wire is in thermal contact with two heat reservoirs at both of its ends. Reservoir 1 is at a temperature of 563 K, and r
    11·1 answer
  • What is the mass of a stone moving at a speed of 15 m/s and having a monument at 7.1 kg meters per second
    10·1 answer
  • Please answer I need help
    5·1 answer
  • Eva makes a graphic organizer to compare electromagnets with solenoids. A venn diagram with 2 intersecting circles. The circle o
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!