Answer:
a^3b^4
Step-by-step explanation:
You have 3 a's, so that would be

and you have 4 b's so that would be

so putting it together gives you

Problema Solution
Terrance and Jesse are training for a long-distance race. Terrance trains at a rate of 6 miles every half hour, and Jesse trains at a rate of 2 miles every 15 minutes.
How long will each person take to run a total of 50 miles at the given rates?
Answer provided by our tutors
d = 50 mi the distance
t1 = the time of Terrance
t2 = the time of Jesse
Terrance trains at a rate of 6 miles every half hour thus his rate is:
v1 = 6/0.5 = 12 mph
Jesse trains at a rate of 2 miles every 15 minutes thus his rate is:
v2 = 2/(15/60) = 8 mph
since speed = distance/time follows time = distance/speed:
t1 = d/v1
t1 = 50/12
t1 = 4 1/6 hr
t1 = 4 hr 10 min
t2 = d/v2
t2 = 50/8
t2 = 6 1/4 hr
t2 = 6 hr 15 min
Terrance will run 4 hours and 10 minutes.
Jesse will run 6 hours and 15 minutes.
Answer:
40
Step-by-step explanation:
look at the picure for step by step explanation
Answer:
- x = 0 or 1
- x = ±i/4
- x = -5 (twice)
Step-by-step explanation:
Factoring is aided by having the equations in standard form. The first step in each case is to put the equations in that form. The zero product property tells you that a product is zero when a factor is zero. The solutions are the values of x that make the factors zero.
1. x^2 -x = 0
x(x -1) = 0 . . . . . x = 0 or 1
__
2. 16x^2 +1 = 0
This is the "difference of squares" ...
(4x)^2 - (i)^2 = 0
(4x -i)(4x +i) = 0 . . . . . x = -i/4 or i/4 (zeros are complex)
__
3. x^2 +10x +25 = 0
(x +5)(x +5) = 0 . . . . . x = -5 with multiplicity 2