Answer:
y = 2x - 3
Step-by-step explanation:
Parallel lines have the same slope
only the constant changes
y = 2x + b
To find "b"
Plug in point (3, 3)
3 = 2(3) + b
3 = 6 + b
Subtract 6 from both sides
-3 = b
The equation for the parallel line is
y = 2x - 3
More members prefer a beach vacation and a ski vacation than a cruise vacation
Juan Ramirez made $185.00
For the first 10 suits he made $12.50 each suit, then he made $20 for the additional 3.
250*.05=12.50
250*.08=20
12.50*10=125
3*20=60
125+60=185.
Answer:
x=8
Step-by-step explanation:
You would set them equal to each other to get 9x-13=6x+11.
You would them move 6x over so -6x on both sides. This would then get you 3x-13=11.
Then move the -13 over so add 13 to both sides to get 3x=24
Then get x by itself so divide by 3 to get x=24/3.
Then that simplified is 8
[x] represents floor function also called as Greatest integer function.
Floor function is the function that takes as input a real number and gives as output the greatest integer less than or equal to.
like [1.5]=1
[0.7]=0
[-0.3]=-1
Now we have to find set of x-values which satisfies equation [x-1]=[x]
Due to -1 in [x-1], it always produces output value one less than value of [x]
for example when x=0.5 then [x]=[0.5]=0, [x-1]=[0.5-1]=[-0.5]=-1
when x=1.5 then [x]=[1.5]=1, [x-1]=[1.5-1]=[0.5]=0
when x=3 then [x]=[3]=3, [x-1]=[3-1]=[2]=2
From above results we can see that there is no value of x which satisfies the given equation [x-1]=[x]
Hence there is NO solution.