You first might want to divide 36 by 3, giving you 12. Multiply 12 by 5, which results in your answer of 60in^3. The equation for this is V = 1/3(blh)
Answer:
Step-by-step explanation:
Let's start with what we know:
Smaller canvas:
Length (

) = 3ft
Width (

) = 5ft
Larger canvas:
Length (

) = ?
Width (

) = 10ft
Since these are similar rectangles, we can cross-multiply to calculate the missing length. Here's that formula:

So let's plug it all in from above:

Now we cross multiply by multiplying the top-left by the bottom-right and vice versa:


Now divide each side by 5 to isolate


The 5s on the right cancel out, leaving us with:

So the length of the larger canvas is
6 ft
Hello from MrBillDoesMath!
Answer:
f(x) = 8 * 3^x
Discussion:
x = 0: f(x) = 8
x = 1: f(1) = f(0) * 3 = 8*3
x = 2: f(2) = f(2-1)*3 = f(1) * 3 = (8*3)*3 = 8 * 3^2
x=3 : f(3) = f(3-1)*3 = f(2)*3 = (8 * 3^2) * 3 = 8 * 3^3
Based on this we guess that
f(x) = 8 * 3^x
Thank you,
MrB