Answer:
x = 6 2/3
Step-by-step explanation:
10+3(x+2)=36
10+3x+6=36 Solve inside the parenthesis.
16+3x=36 Combine like terms.
-16 -16 Subtract 16 from both sides.
3x/3=20/3 Divide both sides by 3.
x=6 2/3 The answer is x= 6 2/3, or 6.66666666666667
Answer: (-9,6)
Step-by-step explanation:
3x+2y=-15
2x=-18
First solve for x in second equation
2x=-18
2x/2=-18/2
X= -9
Now substitute your x into first equation to find y
3(-9)+2y= -15
-27+2y=-15
2y= -15+27
2y= 12
2y/2=12/2
Y= 6
Let the side of the garden alone (without walkway) be x.
Then the area of the garden alone is x^2.
The walkway is made up as follows:
1) four rectangles of width 2 feet and length x, and
2) four squares, each of area 2^2 square feet.
The total walkway area is thus x^2 + 4(2^2) + 4(x*2).
We want to find the dimensions of the garden. To do this, we need to find the value of x.
Let's sum up the garden dimensions and the walkway dimensions:
x^2 + 4(2^2) + 4(x*2) = 196 sq ft
x^2 + 16 + 8x = 196 sq ft
x^2 + 8x - 180 = 0
(x-10(x+18) = 0
x=10 or x=-18. We must discard x=-18, since the side length can't be negative. We are left with x = 10 feet.
The garden dimensions are (10 feet)^2, or 100 square feet.
Answer with explanation:
The equation which we have to solve by Newton-Raphson Method is,
f(x)=log (3 x) +5 x²

Initial Guess =0.5
Formula to find Iteration by Newton-Raphson method




So, root of the equation =0.205 (Approx)
Approximate relative error

Approximate relative error in terms of Percentage
=0.41 × 100
= 41 %
Answer:
Below in bold.
Step-by-step explanation:
x^2 - y^2 = 11
2x^2 + y^2 = 97
From the first equation:
y^2 = x^2 - 11
Substituting in the second equation:
2x^2 + x^2 - 11 = 97
3x^2 = 108
x^2 = 36
x = 6, -6.
Substituting for x in the first equation:
(6)^2 - y^2 = 11
y^2 = 36 - 11 = 25
y = 5, -5.