Calculate Volume (l x w x h) (2024)

Preview Only

Oops! It looks like your security settings are blocking this video 🙁

If you are on a school computer or network, ask your tech person to whitelist these URLs:
*.wistia.com, fast.wistia.com, fast.wistia.net, embedwistia-a.akamaihd.net

Sometimes a simple refresh solves this issue. If you need further help, contact us.

Have an account?Login");}if(redesign_overlay != "undefined" && redesign_overlay == true) {jQuery(".freemium-overlay--step.alternate-trial-signup").addClass("design-3");jQuery(".freemium-overlay--step.alternate-trial-signup .free-lessons.alternate .title").text("Unlock The Full Video!").after("

Create your free account now!

");//jQuery(".freemium-overlay--step.alternate-trial-signup .free-lessons.alternate .alternate-trial-signup-button").text("Continue Watching");$(".freemium-overlay--step.alternate-trial-signup .js-alternate-trial-signup-role").attr("placeholder", "Choose a role");}function exitFullscreen() {$("[aria-label='Unfullscreen']").trigger("click");$("body .w-chrome").css("z-index","0"); if (document.fullscreen) { document.exitFullscreen(); } else if (document.msExitFullscreen) { document.msExitFullscreen(); } else if (document.mozCancelFullScreen) { document.mozCancelFullScreen(); } else if (document.webkitExitFullscreen) { document.webkitExitFullscreen(); }else {$(".w-chrome video")[0].webkitExitFullscreen();}}if( typeof window.referral_flow_enabled != "undefined" && window.referral_flow_enabled ){jQuery(".alternate-trial-signup-button").html("Last Step");}function ctavideo(video,second,time,q){if(time - second <1)if(document.getElementById("stoppingPoint").checked && (typeof isfree === "undefined" || (typeof isfree !== "undefined" && isfree==true))) {video.pause();if(q) document.getElementById("pop_q_"+second).style.display = "inline";document.getElementById("pop_"+second).style.display = "inline";}}function checkParentOrStudent() {var freeRole = (typeof gengen_data.user_data.cookies.freemium_test_role == "undefined") ? null : gengen_data.user_data.cookies.freemium_test_role;if ((freeRole == "parent" || freeRole == "student")) {return true;} else {return false;}}window._wq = window._wq || [];_wq.push({ id: "_all",onReady: function(video) {if (gengen_data.user_data.paid_user || gengen_get_cookie("free_trial_user_id") != "") { //teacher ad videovar adVideo = Wistia.api("u6y8jssyg0");var isTeacher = true;} else {var adVideo = Wistia.api("u6y8jssyg0"); //science kit advar isTeacher = false;}var quarterPlayed = Math.floor(video.duration() / 4), halfPlayed = Math.floor(video.duration() / 2), threeQuartersPlayed = quarterPlayed * 3;window.ggvideo = video;// In-video stepjQuery(".freemium-overlay .in-video .cta").on("click", function(event) {event.stopImmediatePropagation();if (window.lp_videos_popover && window.lp_videos_popover.current_video != "") { window.lp_videos_popover.play_current_video();} else {var allVideos = Wistia.api.all();for (var i = 0; i < allVideos.length; i++) {if (overlay_variant != "undefined" && overlay_variant == "2") {allVideos[i].time(Math.trunc(window.restartVideoTime))allVideos[i].unmute();}allVideos[i].play();}}if(gengen_get_cookie("freemium_test_watched") == "" || gengen_get_cookie("freemium_test_watched") == 0 || gengen_get_cookie("freemium_test_watched") == 1) {if(gengen_get_cookie("freemium_resurect") !== "yes" && typeof window.test_5_to_3_videos_active !== "undefined") {gengen_set_cookie("freemium_test_watched", 2, 365);} else {gengen_set_cookie("freemium_test_watched", 1, 365);}}$(".video-details-footer").css("display", "none");jQuery(".freemium-overlay .in-video").hide();jQuery(".freemium-overlay").hide();return false;});// Choose role step jQuery(".freemium-overlay .choose-role .buttons a").on("click", function() {if(jQuery(this).data("role") == "teacher") {$(".signFormModalSeq2").modal("show"); window.history.replaceState({}, null, "?teacher-click=true");setTimeout(function() {window.history.replaceState({}, null, "/videolessons/calculate-volume-l-x-w-x-h/");}, 15000);return false; } if (jQuery(this).data("role") == "parent") {$(".signFormModalParent").modal("show");return false;} gengen_set_cookie("freemium_test_role", jQuery(this).data("role"), 365);jQuery(".freemium-overlay").fadeOut(200);video.play(); if (jQuery(".preview_badge").length) { jQuery(".preview_badge").hide(); } if (jQuery(".preview_unlock_access").length) { jQuery(".preview_unlock_access").hide(); } if(gengen_get_cookie("freemium_test_watched") == "" || gengen_get_cookie("freemium_test_watched") == 0 || gengen_get_cookie("freemium_test_watched") == 1) { if(gengen_get_cookie("freemium_resurect") !== "yes") {gengen_set_cookie("freemium_test_watched", 2, 365);console.log("stop2");} else {gengen_set_cookie("freemium_test_watched", 1, 365);}} return false; }); // Lessons left step jQuery(".freemium-overlay .lessons-left .play").on("click", function() {jQuery(".freemium-overlay").fadeOut(200);video.play();var currentWatched = gengen_get_cookie("freemium_test_watched");var updatedWatched = (parseInt(currentWatched) + 1);gengen_set_cookie("freemium_test_watched", updatedWatched, 365);return false; }); // Login button functionalityjQuery(".loginBtn").click(function() {jQuery("body").addClass("popupActive");});var v= jQuery("video").get(0);var inplay=false;var isFreemium = false;var isShared = false;var queryString = window.location.search;var globalTotalWatchedSecs = 60;var totalWatchedSecs;var trackWistiaPlaysInHeap = function(video, percentage) {if(typeof window.heap !== "undefined") {/*console.log("trackWistiaPlaysInHeap");var reportingObject = {nameOfVideo: video.name(),percentageReached: percentage,duration: (video.duration() / 60).toFixed(2) + " minutes total"};window.heap.track("Wistia Video", reportingObject);*/}};var persistedPreviewSeconds = get_preview_status();//var isfree;setTimeout(function(){if(typeof isfree == "undefined") {isfree = false;}if(queryString.indexOf("shared") > 0 || queryString.indexOf("share-link") > 0) {isShared = true;}if(typeof gengen_data.user_data === "object") {if(typeof gengen_data.user_data.cookies !== "undefined") {if(gengen_data.user_data.cookies.freemium_resurect === "yes" || document.cookie.search("freemium_resurect=yes") > -1) {//isFreemium = true;}if(gengen_data.user_data.cookies.freetrialuserrolestudent === "1" || (gengen_data.user_data.cookies.freetrialuserroleparent === "1" && typeof gengen_data.user_data.cookies.freetrialuserroleparent_cc === "undefined")) {isFreemium = true;}}if(gengen_data.user_data.is_logged_in === true) {isFreemium = false;isfree = true;}}if(isFreemium === true && isShared === false && !$("body").hasClass("page-template-template-triald")) {isfree = false;exitFullscreen();jQuery(".freemium-overlay").show();jQuery(".freemium-overlay--step").hide();var userRole = (typeof gengen_data.user_data.cookies.freemium_test_role == "undefined") ? null : gengen_data.user_data.cookies.freemium_test_role;var totalVideosWatched = (typeof gengen_data.user_data.cookies.freemium_test_watched == "undefined") ? null : gengen_data.user_data.cookies.freemium_test_watched;if(userRole !== null && totalVideosWatched !== null && totalVideosWatched < 5 && totalVideosWatched > 0) {var lessonsLeftNumber = ( 5 - totalVideosWatched );var lessonsLeftWord = ( lessonsLeftNumber == 1 ) ? "Lesson" : "Lessons";jQuery("span.lessons-left-number").html(lessonsLeftNumber);jQuery("span.lessons-left-word").html(lessonsLeftWord);jQuery(".freemium-overlay--step.lessons-left").show();} else if(userRole !== null && totalVideosWatched !== null && totalVideosWatched < 5 && totalVideosWatched == 0) {jQuery(".freemium-overlay--step.in-video").show();} else if(totalVideosWatched !== null && totalVideosWatched >= 5) {jQuery(".freemium-overlay--step.paywall").show();} else {jQuery(".freemium-overlay--step.choose-role, .freemium-overlay .sign-in").show();}if (video._hashedId !== "u6y8jssyg0") { //dont pause ad videosvideo.pause();}} else {if(isShared === true) {isfree = true;}if(typeof hasFree !== "undefined") {if(hasFree == true) {isfree = true;}}if(gengen_data.user_data.is_logged_in == true) {isfree = true;}// NM (11/24/22): https://trello.com/c/Ok3Hk1JG/1199-free-trial-free-riders-issue-confirmed-by-customers/*if( document.cookie.search("wp_user_logged_in") !== -1) { isfree = true; } */if( typeof gengen_data !== "undefined" && gengen_data.user_data.is_logged_in && gengen_data.user_data.payment_status == "Paid" ) {isfree = true;}}// Make sure the video plays even if gengen_data is corruptedif(typeof gengen_data.user_data !== "object") {// Something is wrong here, the API did not load, allow to watch a video as an exceptionisfree = true;} else {// The API is loaded, make sure that paid users can watch the video in any case, no exceptionsif(typeof gengen_data.user_data.payment_status === "string" && gengen_data.user_data.payment_status === "Paid") {isfree = true;}}// NM (11/24/22): https://trello.com/c/Ok3Hk1JG/1199-free-trial-free-riders-issue-confirmed-by-customers/*// In all cases, if it is a paid user, we alllow watchingif( document.cookie.search("wp_user_logged_in") !== -1) {isfree = true;}*/if( typeof gengen_data !== "undefined" && gengen_data.user_data.is_logged_in && gengen_data.user_data.payment_status == "Paid" ) {isfree = true;}/*// Visitors from Vishals site have full accessif( document.cookie.search("gcaccess") !== -1) {isfree = true;}*/isfree = isfree;//totalWatchedSecs = 105;totalWatchedSecs = 60;var userAgent = navigator.userAgent;if (window.interrupt_video_cliffhanger == true || userAgent.includes("Ghost Inspector")) {//totalWatchedSecs = globalTotalWatchedSecs;var range = window.range;var videoRange = "145-180";if (range == videoRange || userAgent.includes("Ghost Inspector")) {totalWatchedSecs = 105;} else {window.interrupt_video_cliffhanger = false;}} if(typeof gengen_data.user_data.cookies !== "undefined" && typeof gengen_data.user_data.cookies.gengen_invideo !== "undefined" && gengen_data.user_data.cookies.gengen_invideo === "5") { totalWatchedSecs = 5; }function checkTrialStatus() {var userRole = (typeof gengen_data.user_data.cookies.freemium_test_role == "undefined") ? null : gengen_data.user_data.cookies.freemium_test_role;if (userRole == null && !gengen_data.user_data.is_logged_in && !gengen_data.user_data.paid_user && gengen_data.user_data.trial_status !== "1") {return true;} else {return false;}}if (typeof window.continuous_overlay != "undefined" && window.continuous_overlay == true) {if (checkTrialStatus()) {if (gengen_get_cookie("second_video") == "1") {$(".freemium-overlay").css("display", "block");$(".freemium-overlay--step").css("display", "none");$(".freemium-overlay--step.second-overlay").css("display", "block");window._wq = window._wq || [];window.freemium_resurect_test = false;var img = $("img.w-css-reset");$(".thumbnail-container .thumbnail").attr("srcset", img[0].srcset);var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");_wq.push({ id: videoid, onReady: function(video) {video.pause();$(".second-overlay .pause-video-continue").on("click", function() {$(".freemium-overlay--step").css("display", "none");$(".freemium-overlay").css("display", "none");video.play();});}});} else {gengen_set_cookie("second_video", 1, 365);}}}if (typeof window.continuous_overlay_popup != "undefined" && window.continuous_overlay_popup == true) {if (checkTrialStatus()) {if (gengen_get_cookie("second_video") == "1") {window._wq = window._wq || [];window.freemium_resurect_test = false;var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");_wq.push({ id: videoid, onReady: function(video) {console.log("hello");video.bind("play", function() {$(".freemium-overlay").css("display", "none");$(".freemium-overlay--step.alternate-trial-signup").css("display", "none");});video.bind("pause", function() {if (checkTrialStatus()) {$(".freemium-overlay").css("background", "none");$(".freemium-overlay").css("display", "block");$(".freemium-overlay--step").css("display", "none");$(".freemium-overlay--step.alternate-trial-signup").css("display", "block");if (video.time() >= 59) {$(".freemium-overlay--step.alternate-trial-signup .alternate-trial-signup-button").removeClass("continue-video");} else {$(".freemium-overlay--step.alternate-trial-signup .alternate-trial-signup-button").addClass("continue-video");}}});$(".alternate-trial-signup-button").click(function(ev){if ($(this).hasClass("continue-video")) {video.play();}});}});} else {gengen_set_cookie("second_video", 1, 365);}}}if (typeof window.preview_banner != "undefined" && window.preview_banner == true) {if (typeof window.remove_winning_tests != "undefined" && window.remove_winning_tests == "yes") {//do nothing} else {if (checkTrialStatus()) {window._wq = window._wq || [];window.freemium_resurect_test = false;var videoid = $("#wistia-popover").data("wistiathisvideoid");_wq.push({ id: videoid, onReady: function(video) {video.bind("play", function() {if (checkTrialStatus()) {$(".preview_badge").removeClass("active");$(".preview_banner").show();}});video.bind("pause", function() {$(".preview_badge").addClass("active");$(".preview_banner").hide();});}});$(".preview_banner .trigger-parent").on("click", function() {$(".create-account__form-role-btn[data-role='parent']").trigger("click");$(".create-account__form-role-btn[data-role='parent']").addClass("is-active");});$(".preview_banner .trigger-teacher").on("click", function() {$(".create-account__form-role-btn[data-role='teacher']").trigger("click");$(".create-account__form-role-btn[data-role='teacher']").addClass("is-active");});}}}function checkParentOrStudent() {var freeRole = (typeof gengen_data.user_data.cookies.freemium_test_role == "undefined") ? null : gengen_data.user_data.cookies.freemium_test_role;if ((freeRole == "parent" || freeRole == "student")) {return true;} else {return false;}}var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");_wq.push({ id: videoid, onReady: function(video) {video.bind("end", function(t) {if (checkParentOrStudent()) {$(".freemium-overlay").css("background", "none");$(".freemium-overlay").css("display", "block");$(".freemium-overlay--step").css("display", "none");$(".freemium-overlay--end-screen").css("display", "block");}});}});jQuery("#closeOverlay").on("click", function() { $(".freemium-overlay").css("display", "none");$(".freemium-overlay--step").css("display", "none"); }); if(typeof gg_optimize_override_seconds_amount !== "undefined"){ totalWatchedSecs = gg_optimize_override_seconds_amount;} },1500);video.bind("secondchange", function(s) { jQuery("input#videocurrentstate").attr("value", s); if( typeof window.gg_player_overlay_update_seconds !== "undefined" ){ window.gg_player_overlay_update_seconds(s); } // Send usage events to Intercom if(typeof trackIntercomEvent !== "undefined") { if(video.secondsWatched() == 59) { trackIntercomEvent("watched a video by more than 60 seconds"); console.log("watched a video by more than 60 seconds"); } if(video.secondsWatched() == 119) { trackIntercomEvent("watched a video by more than 120 seconds"); console.log("watched a video by more than 120 seconds"); } } if(isFreemium === true) { if (video.secondsWatched() >= totalWatchedSecs) { var conversionsTracked = gengen_get_cookie("freemium_test_conversions");if( ! conversionsTracked ) {var userRole = gengen_get_cookie("freemium_test_role");window.jscd.conversions.freemium.triggered = true;if(userRole == "teacher") {pintrk("track", "signup");gtag("event", "conversion", {"send_to": "AW-942705868/JSOLCK6i2IABEMyZwsED"});gtag("event", "conversion", {"send_to": "AW-942705868/ZAH1CJOL1owBEMyZwsED"});if(typeof gengen_get_cookie != "undefined" && gengen_get_cookie("free_trial_user_id")) { fbq("track", "CompleteRegistration", {}, {eventID: gengen_get_cookie("free_trial_user_id"), "external_id": gengen_get_cookie("free_trial_user_id")}); } if(typeof saq != "undefined") { saq("conv","ihm4ho0OFQLf83UZRONN2z"); }twttr.conversion.trackPid("o34be", { tw_sale_amount: 0, tw_order_quantity: 0 });window.uetq.push("event", "conversion", {"event_category": "lead", "event_label": "freetrial", "event_value": "0"});ga("send", "pageview", "/videolessons/calculate-volume-l-x-w-x-h/?free-trial=success&free-trial-role=teacher&freemium=true");window.history.replaceState({}, null, "?free-trial=success&free-trial-role=teacher");if(typeof teacherTrialKPIs != "undefined") {console.log("teacherTrialKPIs init");teacherTrialKPIs.init();}}if(userRole == "parent") {gtag("event", "conversion", {"send_to": "AW-942705868/8FGNCNKg1YwBEMyZwsED"});ga("send", "pageview", "/videolessons/calculate-volume-l-x-w-x-h/?free-trial-role=parent");window.history.replaceState({}, null, "?free-trial-role=parent");}if(userRole == "student") {gtag("event", "conversion", {"send_to": "AW-942705868/gSPjCNmK7owBEMyZwsED"});ga("send", "pageview", "/videolessons/calculate-volume-l-x-w-x-h/?free-trial=student");window.history.replaceState({}, null, "?free-trial=student");}if (!$("body").hasClass("page-template-template-triald")) {setTimeout(function() {window.history.replaceState({}, null, "/videolessons/calculate-volume-l-x-w-x-h/");}, 15000);}gengen_set_cookie("freemium_test_conversions", 1, 365);} } } else { // NM (11/24/22): https://trello.com/c/Ok3Hk1JG/1199-free-trial-free-riders-issue-confirmed-by-customers /* if( document.cookie.search("wp_user_logged_in") !== -1) { window.isfree = true; } */if( typeof gengen_data !== "undefined" && gengen_data.user_data.is_logged_in && gengen_data.user_data.payment_status == "Paid" ) {window.isfree = true;} if (!window.isfree && video.secondsWatched() + persistedPreviewSeconds >= totalWatchedSecs) {if (typeof Videos_Popover !== "undefined" && window.lp_videos_popover instanceof Videos_Popover) {window.lp_videos_popover.add_watched(video);}var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");var params = new URLSearchParams(window.location.search);var exclude = ["rka527f524", "8kr4gf4kxx", "niwrc4nc31"]; //email campaign giving free access to what is science videosvar skip = false;if (exclude.includes(videoid) && params.get("utm_campaign") == "welcome_back_2023") {return;}exitFullscreen();if (overlay_variant != "undefined" && overlay_variant == "2") {if (!jQuery("#wistia-popover .wistia_responsive_padding").hasClass("teaser")) {if ($(window).width() > 768) {window.restartVideoTime = video.time();console.log(window.restartVideoTime);video.play();jQuery("#wistia-popover .wistia_responsive_padding").css("opacity", 0);video.mute();setTimeout(function() {jQuery("#wistia-popover .wistia_responsive_padding").addClass("teaser");}, 50);setTimeout(function() {jQuery("#wistia-popover .wistia_responsive_padding").fadeTo(250, 1);}, 500);} else {video.pause();}}} else {video.pause();remaining = false;}if( window.alternate_invideo_flow ){openAlternateSignupForm();} else {jQuery("#popupActiveFree").show();}jQuery("li.trigger_signup_seq2").attr("data-invideo", "yes-" + totalWatchedSecs);gengen_log_invideo_popup({"instance": "1","isfree": window.isfree,"is_logged_in": gengen_data.user_data.is_logged_in,"logged_in_cookie": document.cookie.wp_user_logged_in,"user_id": gengen_data.user_data.user_id,"url": document.location.href,"secs": totalWatchedSecs});//hj("tagRecording", ["popupActiveFree"]);} }if (s === quarterPlayed){trackWistiaPlaysInHeap(video, 0.25);}if (s === halfPlayed){trackWistiaPlaysInHeap(video, 0.5);}if (s === threeQuartersPlayed){trackWistiaPlaysInHeap(video, 0.75);}// Teacher trial KPIs viewtime trackingif(typeof teacherTrialKPIs !== "undefined" && teacherTrialKPIs) {if(teacherTrialKPIs.isTeacherTrialUser()) {teacherTrialKPIs.updateViewtimeData();}}});video.bind("seek", function(currentTime, lastTime) { // NM (11/24/22): https://trello.com/c/Ok3Hk1JG/1199-free-trial-free-riders-issue-confirmed-by-customers /* if(document.cookie.search("wp_user_logged_in") !== -1) { window.isfree = true; } */if( typeof gengen_data !== "undefined" && gengen_data.user_data.is_logged_in && gengen_data.user_data.payment_status == "Paid" ) {window.isfree = true;} if ((!isFreemium && !window.isfree && !remaining) || (window.interrupt_video_cliffhanger === true && currentTime >= globalTotalWatchedSecs - 1)) {var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");var params = new URLSearchParams(window.location.search);var exclude = ["rka527f524", "8kr4gf4kxx", "niwrc4nc31"]; //email campaign giving free access to what is science videosvar skip = false;if (exclude.includes(videoid) && params.get("utm_campaign") == "welcome_back_2023") {return;} exitFullscreen(); if( window.alternate_invideo_flow ){setTimeout(function() {video.pause();}, 300);openAlternateSignupForm();} else {jQuery("#popupActiveFree").show();} jQuery("li.trigger_signup_seq2").attr("data-invideo", "yes-" + totalWatchedSecs); gengen_log_invideo_popup({"instance": "2","isFreemium": isFreemium,"isfree": window.isfree,"remaining": remaining,"is_logged_in": gengen_data.user_data.is_logged_in,"logged_in_cookie": document.cookie.wp_user_logged_in,"user_id": gengen_data.user_data.user_id,"url": document.location.href,"secs": totalWatchedSecs }); //hj("tagRecording", ["popupActiveFree"]); }});async function addTeacherWatched() {try {var currentWatched = gengen_get_cookie("teacher_watched") || 0;var updatedWatched = (parseInt(currentWatched) + 1);gengen_set_cookie("teacher_watched", updatedWatched, 365);return updatedWatched; // this will be the resolved value of the returned promise} catch(e) {console.log(e);throw e; // let caller know the promise was rejected with this reason}}var firstPlay = true;video.bind("play", function() {trackWistiaPlaysInHeap(video, 0);// Teacher trial KPIs videos watched tracking// NM (11/24/22): https://trello.com/c/Ok3Hk1JG/1199-free-trial-free-riders-issue-confirmed-by-customers/*if(document.cookie.search("wp_user_logged_in") !== -1) { window.isfree = true; } */if( typeof gengen_data !== "undefined" && gengen_data.user_data.is_logged_in && gengen_data.user_data.payment_status == "Paid" ) {window.isfree = true;}if (isTeacher && firstPlay && video._hashedId !== "u6y8jssyg0") {firstPlay = false;if(typeof teacherTrialKPIs !== "undefined" && teacherTrialKPIs) {if(teacherTrialKPIs.isTeacherTrialUser()) {teacherTrialKPIs.sendVideosWatchedData();}}addTeacherWatched().then(result => {if (result > 3 && !gengen_get_cookie("teacherAdWatched")) { //reset count if teacherAdWatched not foundgengen_set_cookie("teacher_watched", "1", 365);}}).catch(err => {// got error});} if(!isFreemium && !window.isfree && !remaining) {var videoid = jQuery("#wistia-popover").data("wistiathisvideoid");var params = new URLSearchParams(window.location.search);var exclude = ["rka527f524", "8kr4gf4kxx", "niwrc4nc31"]; //email campaign giving free access to what is science videosvar skip = false;if (exclude.includes(videoid) && params.get("utm_campaign") == "welcome_back_2023") {return;} exitFullscreen(); if( window.alternate_invideo_flow ){openAlternateSignupForm();} else {jQuery("#popupActiveFree").show();} jQuery("li.trigger_signup_seq2").attr("data-invideo", "yes-" + totalWatchedSecs); gengen_log_invideo_popup({"instance": "3","isFreemium": isFreemium,"isfree": window.isfree,"remaining": remaining,"is_logged_in": gengen_data.user_data.is_logged_in,"logged_in_cookie": document.cookie.wp_user_logged_in,"user_id": gengen_data.user_data.user_id,"url": document.location.href,"secs": totalWatchedSecs }); //hj("tagRecording", ["popupActiveFree"]); video.pause(); }});jQuery(".closeOverlay").on("click", function() { $(".freemium-overlay").css("display", "none");$(".freemium-overlay--step").hide()$(".freemium-overlay--end-screen").hide(); });video.bind("end", function() {trackWistiaPlaysInHeap(video, 1);//end video overlays functionalityvar $endVideoOverlay = jQuery(".freemium-overlay--end-screen");var freeTrialUserrole;if(typeof gengen_data.user_data.free_trial_role !== "undefined" && gengen_data.user_data.free_trial_role !== null ) {freeTrialUserrole = gengen_data.user_data.free_trial_role;} else if(typeof gengen_data.user_data.cookies.freemium_test_role !== "undefined" && gengen_data.user_data.cookies.freemium_test_role !== null){freeTrialUserrole = gengen_data.user_data.cookies.freemium_test_role;} else if(typeof gengen_data.user_data.cookies.free_trial_user_id !== "undefined" && gengen_data.user_data.cookies.free_trial_user_id !== null) {freeTrialUserrole = "teacher";} //bail if we dont have the overlay, parent/student trials will see science kit upsellif(freeTrialUserrole === "parent" || freeTrialUserrole === "student" || !$endVideoOverlay.length > 0){return;}jQuery(".freemium-overlay--step").hide();jQuery(".freemium-overlay").show();jQuery(".freemium-overlay--end-screen").show();});addEventListener("beforeunload", persist_preview_time);function persist_preview_time() {var videoID = video._hashedId,previewSecondsWatched = video.secondsWatched() + persistedPreviewSeconds;gengen_set_cookie("preview_watched__"+videoID, previewSecondsWatched, 32);}function get_preview_status() {var remaining_time = gengen_get_cookie("preview_watched__"+video._hashedId);if(remaining_time !== "") { return Number(remaining_time);} else {return 0;}}$("body").on("click", ".replay .images", function(e) {e.preventDefault();$(".freemium-overlay").hide();$(".freemium-overlay--step").hide()$(".freemium-overlay--end-screen").hide();window.ggvideo.time(0);window.ggvideo.play();});function gengen_log_invideo_popup(data) {/*jQuery.post(gengen_data.ajaxurl_basic, {action: "gengen_save_invideo_popup_log",data: data}, function(response) {});*/return true;}video.bind("play", function() {if (!inplay){inplay=true;if (jQuery(".question").is(":visible")) {video.pause();jQuery(".question").hide();}else jQuery(".wv_popover").hide();inplay=false;}if(typeof window.hide_video_countdown_overlay === "undefined" && document.cookie.indexOf("freemium_resurect=") == -1 && document.cookie.indexOf("freemium_test_role=") == -1 && document.cookie.indexOf("freetrialuserrolestudent=") == -1 && document.cookie.indexOf("freetrialuserroleparent=") == -1 && document.cookie.indexOf("paid_user=") == -1 && document.cookie.indexOf("wp_user_logged_in=") == -1) {$(".video-details-footer").css("display", "flex");}});jQuery(".wv_popover").click(function(){jQuery(this).hide();if(!jQuery(this).hasClass("question"))video.play();});},onHasData: function(video) {} });

1:00 min of preview leftCalculate Volume (l x w x h) (1)Create a free account for full accessCalculate Volume (l x w x h) (2)

Create a free account to unlock all content!

Get Full Access

LESSON MATERIALSGenerate Student Link

X

Calculate Volume (l x w x h)

What you will learn from this videoWhat you will learn

  • VOLUME is the amount of space inside a 3D object.
  • That the formula for finding the volume of a rectangular prism is length x width x height!
  • And we'll see that this knowledge can help us take care of pets, ship things in the mail and even rescue animals.
  • Discussion Questions
  • Vocabulary
  • Reading Material
  • Practice Word Problems
  • Practice Number Problems
  • Teacher ResourcesCreate Free Account To Unlock
  • Teacher Resources
Calculate Volume (l x w x h) (2024)

FAQs

How to calculate volume by dimensions? ›

Length x Width x Height

If your box is 12cm x 10cm x 10cm, your volume calculation would be 12 x 10 x 10, giving you a volume of 1,200cm³.

How do you find volume using LWH? ›

Volume is measured in cubic units. Volume Formula for a Rectangular Prism in Terms of Length, Width, and Height: The volume of a rectangular prism is found by multiplying the lengths of its three separate dimensions (length, width, and height) together. Thus, one volume formula for rectangular prisms is: V = lwh.

What is the formula for calculating volume? ›

Volume Formulas of Various Geometric Figures
ShapesVolume FormulaVariables
Rectangular Solid or CuboidV = l × w × hl = Length w = Width h = Height
CubeV = a3a = Length of edge or side
CylinderV = πr2hr = Radius of the circular base h = Height
PrismV = B × hB = Area of base, (B = side2 or length.breadth) h = Height
6 more rows
Oct 12, 2020

What is l * w * h? ›

When you see the dimensions of an object listed as “length x width x height,” it is referring to the measurement of that object in three-dimensional space. The length is always the longest side, the width is always the middle side, and the height is always the shortest side.

What are the three ways to find volume? ›

To illustrate the effects of precision on data, volumes will be determined by three different methods: geometrically (measuring lengths); water displacement; and pycnometry. The composition of a mixed brass-aluminum cylinder and the volume of empty space within a hollow cylinder will also be found.

What are the 3 dimensions used to find volume? ›

Volume deals with three dimensions, or three directional measurements (length × width × height), so our answer will be feet cubed or ft 3 . Volume deals with three dimensions, or three directional measurements (length × width × height), so our answer will be centimeters cubed or cm 3 .

How do you calculate dimensions? ›

How To Calculate the Dimensions of a Box. The dimensions of a box formula is pretty straightforward: length x width x height. This format is also what your product packaging provider will use when creating your containers. The length of the box is the longest side when looking at it from the top.

How to measure lxwxh of a box? ›

How to Measure a Box
  1. Measure the length of the box first. This is the long side of the box on the side of the longest flap.
  2. Next, turn the box 90 degrees and measure the width, which is the side with the shorter flap.
  3. Last, measure the height of the package.
Dec 7, 2021

How to find volume with only base and height? ›

Any prism volume is V = BH where B is area of base and H is height of prism, so find area of the base by B = 1/2 h(b1+b2), then multiply by the height of the prism.

How to calculate cubic inches? ›

Measure the object's length, width, and depth in inches. Then, multiply the length, width, and depth together to find the object's volume in cubic inches. For instance, say the object is 50 in long, 25 in wide, and 20 in deep. 50 x 25 x 20 = 25,000, so the object's volume is 25,000 cubic inches.

How to calculate area with length, width, and height? ›

To find the area of a rectangle, you need to know the width and height of the rectangle. To find the width, multiply the length of one side by the length of the other side. To find the height, multiply the width by the height. The formula for finding the area of a rectangle is: Area = width x height.

How to calculate volume with density and mass? ›

To calculate the volume, we divide the mass of the object by the density of the substance.

What is the dimension volume? ›

Volume Dimensional Formula

We know that, Length x Breadth x Height = Volume. Volume can be written as, L x L x L = L³ = Volume. So, [M° L³ T°] = Dimensional formula of volume.

How do you find the volume of a box with dimensions? ›

You can calculate the volume of a box by multiplying length x width x height.

What comes first, length or width or height? ›

The first measurement is usually the length. Length, width, height, as usual, in this order.

References

Top Articles
Latest Posts
Article information

Author: Laurine Ryan

Last Updated:

Views: 5744

Rating: 4.7 / 5 (57 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Laurine Ryan

Birthday: 1994-12-23

Address: Suite 751 871 Lissette Throughway, West Kittie, NH 41603

Phone: +2366831109631

Job: Sales Producer

Hobby: Creative writing, Motor sports, Do it yourself, Skateboarding, Coffee roasting, Calligraphy, Stand-up comedy

Introduction: My name is Laurine Ryan, I am a adorable, fair, graceful, spotless, gorgeous, homely, cooperative person who loves writing and wants to share my knowledge and understanding with you.