Answer:
x =±2 sqrt(6)
Step-by-step explanation:
x^2 = 24
Take the square root of each side
sqrt(x^2) = sqrt(24)
x = ±sqrt(4*6)
x =±sqrt(4) sqrt(6)
x =±2 sqrt(6)
The first thing you want to do is plug in x and y into both equations:
a(3) + b(4) = 4
b(3) + a(4) = 8
rearrange to line up a’s and b’s
3a + 4b = 4
4a + 3b = 8
now you want to choose a or b and multiply each equation by a number to make them have the same amount of a’s or b’s.
4(3a + 4b = 4) = 12a + 16b = 16
3(4a + 3b = 8) = 12a + 9b = 24
Now we subtract the bottom equation from the top and solve for b:
12a + 16b - (12a + 9b) = 16 - 24
7b = -8
b = -8/7
Now we plug back in for b to one of the original equations:
3a + 4(-8/7) = 4
3a + (-32/7) = 4
3a - (32/7) = 4
3a = 4 + (32/7)
3a = (28/7) + (32/7)
3a = 60/7
a = (60/7)/3 = 20/7.
Finally, plug a and b in together to double check using the second equation.
4a + 3b = 8
4(20/7) + 3(-8/7) = ?
(80/7) - (24/7) = ?
56/7 = 8.
Mrs. Clark had one hundred pencils, and wanted to divide them evenly upon the ten students in her class. How many pencils should each student have?
To solve:
Divide 100 pencils by 10 students.
Answer:
10 pencils.
Answer:
a=1 or a=5/6
Step-by-step explanation:
I'm going to attempt to factor 6a^2-a-5
a=6
b=-1
c=-5
Find two numbers that multiply to be a*c and add to be b.
a*c=-30 =-6(5)
b=-1 =-6+5
So replace -a with -6a+5a in the expression we started with
6a^2-6a+5a-5
now we factor by grouping
6a(a-1)+5(a-1)
(a-1)(6a-5)
Now let's solve the equation:
(a-1)(6a-5)=0
So a=1 or a=5/6