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
Please help me and Can you show your work
RSB [31]

Answer:

7. 1ml = 20 drops

325ml = 6500

( 325 x 20 = 6500)

there are 6500 drops in a pepsi can

8. not sure sorry ; (

9. 1 mile per hour = 88 feet per minute

45 miles per hour = 3960 feet per minute

( 88 x 45 = 3960)

there are 3960 feet per minute in 45 miles per hour

4 0
3 years ago
A rock of mass m is twirled on a string in a horizontal plane. The work done by the tension in the string on the rock is:
Varvara68 [4.7K]

Answer: c) 0

Explanation:

Work tension is zero because in any infinitesimal time interval, the tension force is directly perpendicular to the displacement.

7 0
3 years ago
Compare convergent plate boundaries that have the same density to convergent plate boundaries with different densities.
andrey2020 [161]

Answer:

If the two plates are of equal density, they usually push up against each other, forming a mountain chain. If they are of unequal density, one plate usually sinks beneath the other in a subduction zone. Hope this helps!

Explanation:

4 0
3 years ago
What is the purpose of heat index
Nookie1986 [14]
<span>It tells how hot it really feels when the relative humidity is factored in with the actual air temperature.
hope this helps</span>
7 0
3 years ago
Read 2 more answers
A roundabout in a fairground requires an input power of 2.5 kW when operating at a constant angular velocity of 0.47 rad s–1 . (
natita [175]

Answer:

Explanation:

Since the roundabout is rotating with uniform velocity ,

input power = frictional power

frictional power = 2.5 kW

frictional torque x angular velocity = 2.5 kW

frictional torque x .47 = 2.5 kW

frictional torque = 2.5 / .47 kN .m

= 5.32 kN . m

= 5 kN.m

b )

When power is switched off , it will decelerate because of frictional torque .

5 0
3 years ago
Other questions:
  • He graph shows all of the stable isotopes of elements according to the numbers of protons and neutrons in their nuclei.
    11·1 answer
  • Waves cause erosion through the processes of ______ and abrasion.
    6·2 answers
  • A 480 kg car moving at 14.4 m/s hits from behind another car moving at 13.3 m/s in the same direction. If the second car has a m
    15·1 answer
  • . Solve the following problem using analytical techniques: Suppose you walk 18.0 m straight west and then 25.0 m straight north.
    7·1 answer
  • True or false? A tide with the least distance between low and high tides is called a neap tide.
    12·2 answers
  • This is a ______________________reaction.
    9·2 answers
  • A billiard ball moving at 5.00 m/s strikes a stationary ball of the same mass. After the collision, the first ball moves at 4.33
    6·1 answer
  • A spring whose stiffness is 3500 N/m is used to launch a 4 kg block straight up in the classroom. The spring is initially compre
    8·1 answer
  • What is the difference between Daniel and Leclanché cell
    13·1 answer
  • 6.) What force would evetually cause the ball to come to a stop after leaving the ramp​
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!