Answer:
I would multiply the first equation by −4 and the second by 3 and add together the two equatins (in columns): ... Step 2. Prepare the equations. Multiply every term in each equation by a ... Subtract Equation (4) from Equation (3). ... How do you solve the system 5x−10y=15 and 3x−2y=3 by multiplication?
An equation that correctly represent this relationship if x represents the number of pounds of fertilizer and y the number of ounces of weed killer is 0.5x + 3.5y = 70
<u>Solution:</u>
Given that, Bill spent 70 on fertilizer and weed killer for his lawn
Each pound of fertilizer cost 50 cents and each once of weed killer cost 3.50
We have to write an equation, if x represents the number of pounds of fertilizer and y the number of ounces of weed killer.
Now,<em> total amount = amount for fertilizers + amount for weed killers.</em>
Total amount = number of pounds of fertilizers x cost per pound + number of ounces of weed killer x cost per ounce.

Hence, the equation is 0.5x + 3.5y = 70
The correct answer is A) yes, the sum of each pair is greater than the third.
The triangle inequality theorem states that the sum of any two sides of a triangle is longer than the third side. This is true for these numbers, so this does form a triangle.
Okay
5.
m+4=17
-4 -4
m=13
6.
12=24-y
24-12
y=12
7.
15-b=12
-12 -12
b=3
8.
10t=90
90/10
t=9
9.
22/y=2
22/2
y=11
10.
54=6b
54/6
b=9
Answer:The distance from a point to a line is
distance(ax+by+c=0,(x0,y0)) = abs(ax0+by0+c)/sqrt(a^2+b^2)
So first convert the formula for the line to standard form
5x+2y=4
5x+2y-4=0
a=5, b=2, c=-4, x0=15, y0=-21
Step-by-step explanation: