Note:xy means x times y and x(y) means the same thing
so
first we get rid of square root then
make the equation equal to zero becaues if
xy=0 then x or/and y=0
squareroot(y-1)+3=y
isolate the squareroot
subtrac 3 from boht sides
squareroot(y-1)=y-3
square both sides (since they are equal, you should be able to square both sides and still make it true)
(squareroot(y-1))^2=(y-3)^2
(y-1)=(y-3)(y-3)
y-1=y^2-6y+9
subtrac y from both sides
-1=y^2-7y+9
add 1 to both sides
0=y^2-7y+10
find what two number multiply to make 10 and add to get -7
the answer is -2 and -5
0=(y-5)(y-2)
therfore
y-5=0
and/or
y-2=0
therefor
y=5 or/and 2 might work
let's try out 2
square root(2-1)+3=2
square root(1)+3=2
1+3=2
false
so 2 doesn't work
let's try 5
squareroot(5-1)+3=5
squareroot(4)+3=5
2+3=5
5=5
true
y=5
Area = length x width
replace the known information into the equation:
area = 2/3
width = 1/2
so now the formula looks like:
2/3 = 1/2 x L
to solve for L we divide both sides by 1/2
L = 2/3 / 1/2 which = 2/3 * 2/1 = 4/3 = 1 and 1/3 km
Answer:
-2
Step-by-step explanation:
Bc÷2a
5×-4÷2×5
-20÷10
-2
29. A carpenter worked for 4 days to finish a repair job. She charged $825 for 15 hours plus $278 for materials. What is the carpenter's rate per hour?
Let’s start solving:
=> 825 dollars + 278 dollars = 1 103 dollars is the total payment a carpenter have received
=> 15 hours is the total hours he worked
=> 1 103 / 15 = 73.5 dollars per hour. This is already including the material or equipment fee.
Answer:
mid point of AB (0.5 , 0)
Step-by-step explanation:
2x + 5y = 1 2x = 1 - 5y
y = 2xy+ 5 = (1 - 5y)*y + 5 = y - 5y² + 5
y-y = y - 5y² + 5 - y = - 5y² + 5
0 = - 5y² + 5
5y² = 5
y² = 1
y = 1 or y = -1
if y = 1 x = 1/2 (1 - 5) = -2 .... point A (-2 , 1)
if y = -1 x = 1/2 (1 + 5) = 3 ..... point B (3 , -1)
mid point of AB (x' , y') : x' = 1/2 (x₁ + x₂) = 1/2 (-2 + 3) = 1/2
y' = 1/2 (y₁ + y₂) = 1/2 (-1 + 1) = 0